NChartAxisTickType Constants Reference
Declared in | NChartTypes.h |
---|
NChartAxisTickType
The NChartAxisTickType enum provides constants to determine the ticks' layout on the axes.
Definition
typedef NS_ENUM(NSInteger, NChartAxisTickType ) {
NChartAxisTickTypeInner,
NChartAxisTickTypeOuter,
NChartAxisTickTypeBoth,
};
Constants
Declared In
NChartTypes.h