XuniMarkerType 定数 リファレンス

定義先 FlexChartBaseEnums.h

XuniMarkerType

系列プロットデータポイントマーカータイプ

Definition

typedef NS_ENUM(NSInteger, XuniMarkerType ) {
   XuniMarkerTypeDot,
   XuniMarkerTypeBox,
};

Constants

XuniMarkerTypeDot

データポイントをドットでマークします。

定義先 FlexChartBaseEnums.h.

XuniMarkerTypeBox

データポイントを四角形のボックスでマーク

定義先 FlexChartBaseEnums.h.

定義先

FlexChartBaseEnums.h