NChartAxisLabelsAlignment Constants Reference
Declared in | NChartTypes.h |
---|
NChartAxisLabelsAlignment
The NChartAxisLabelsAlignment enum provides constants to align labels relative to the axes' thicks.
Definition
typedef NS_ENUM(NSUInteger, NChartAxisLabelsAlignment ) {
NChartAxisLabelsAlignmentCenter,
NChartAxisLabelsAlignmentLeft,
NChartAxisLabelsAlignmentRight,
};
Constants
Declared In
NChartTypes.h