NChartTimeAxisLabelsLayout Constants Reference
Declared in | NChartTypes.h |
---|
NChartTimeAxisLabelsLayout
The NChartTimeAxisLabelsLayout enum provides constants to control the label’s layout on the time axis.
Definition
typedef NS_ENUM(NSInteger, NChartTimeAxisLabelsLayout ) {
NChartTimeAxisShowAllLabels = 0,
NChartTimeAxisShowFirstLastLabelsOnly = 1,
};
Constants
Declared In
NChartTypes.h