XuniSelectionMode 定数 リファレンス

定義先 FlexChartBaseEnums.h

XuniSelectionMode

チャートのデータ選択モードを指定する列挙型

Definition

typedef NS_ENUM(NSInteger, XuniSelectionMode ) {
   XuniSelectionModeNone,
   XuniSelectionModeSeries,
   XuniSelectionModePoint,
};

Constants

XuniSelectionModeNone

選択モードは指定しない

定義先 FlexChartBaseEnums.h.

XuniSelectionModeSeries

選択モードは系列

定義先 FlexChartBaseEnums.h.

XuniSelectionModePoint

選択モードはデータポイント

定義先 FlexChartBaseEnums.h.

定義先

FlexChartBaseEnums.h