XuniChartLegendPosition 定数 リファレンス
定義先 | FlexChartBaseEnums.h |
---|
XuniChartLegendPosition
グラフの軸または凡例の位置を指定する列挙型
Definition
typedef NS_ENUM(NSInteger, XuniChartLegendPosition ) {
XuniChartLegendPositionNone,
XuniChartLegendPositionLeft,
XuniChartLegendPositionTop,
XuniChartLegendPositionRight,
XuniChartLegendPositionBottom,
XuniChartLegendPositionAuto,
};
Constants
XuniChartLegendPositionNone
-
凡例の表示位置を指定しない
定義先
FlexChartBaseEnums.h
. XuniChartLegendPositionLeft
-
軸や凡例の表示位置は左
定義先
FlexChartBaseEnums.h
. XuniChartLegendPositionTop
-
凡例の表示位置は上
定義先
FlexChartBaseEnums.h
. XuniChartLegendPositionRight
-
凡例の表示位置は右
定義先
FlexChartBaseEnums.h
. XuniChartLegendPositionBottom
-
凡例の表示位置は下
定義先
FlexChartBaseEnums.h
. XuniChartLegendPositionAuto
-
凡例の表示位置を自動的に設定
定義先
FlexChartBaseEnums.h
.
定義先
FlexChartBaseEnums.h