XuniChartLegendPosition Constants Reference

Declared in FlexChartBaseEnums.h

XuniChartLegendPosition

Identifies the position of an axis or legend on the chart.

Definition

typedef NS_ENUM(NSInteger, XuniChartLegendPosition ) {
   XuniChartLegendPositionNone,
   XuniChartLegendPositionLeft,
   XuniChartLegendPositionTop,
   XuniChartLegendPositionRight,
   XuniChartLegendPositionBottom,
   XuniChartLegendPositionAuto,
};

Constants

XuniChartLegendPositionNone

XuniChartLegendPositionNone

Declared In FlexChartBaseEnums.h.

XuniChartLegendPositionLeft

Identifies the position of an axis or legend on the chart.

Declared In FlexChartBaseEnums.h.

XuniChartLegendPositionTop

XuniChartLegendPositionTop

Declared In FlexChartBaseEnums.h.

XuniChartLegendPositionRight

XuniChartLegendPositionRight

Declared In FlexChartBaseEnums.h.

XuniChartLegendPositionBottom

XuniChartLegendPositionBottom

Declared In FlexChartBaseEnums.h.

XuniChartLegendPositionAuto

XuniChartLegendPositionAuto

Declared In FlexChartBaseEnums.h.

Declared In

FlexChartBaseEnums.h