NChartLegendLabelPosition Constants Reference
Declared in | NChartTypes.h |
---|
NChartLegendLabelPosition
The NChartLegendLabelPosition enum provides constants to align legend labels relative to the legend markers.
Definition
typedef NS_ENUM(NSInteger, NChartLegendLabelPosition ) {
NChartLegendLabelPositionRight,
NChartLegendLabelPositionBottom,
};
Constants
Declared In
NChartTypes.h