NChartTimeAxisLabelsPosition Constants Reference
Declared in | NChartTypes.h |
---|
NChartTimeAxisLabelsPosition
The NChartTimeAxisLabelsPosition enum provides constants to the control label’s positions on the time axis.
Definition
typedef NS_ENUM(NSInteger, NChartTimeAxisLabelsPosition ) {
NChartTimeAxisLabelsAbove,
NChartTimeAxisLabelsBeneath,
};
Constants
Declared In
NChartTypes.h