NChartTimeAxisTickShape Constants Reference
Declared in | NChartTypes.h |
---|
NChartTimeAxisTickShape
The NChartTimeAxisTickShape enum provides constants to control the shape of ticks on the time axis.
Definition
typedef NS_ENUM(NSInteger, NChartTimeAxisTickShape ) {
NChartTimeAxisTickShapeLine,
NChartTimeAxisTickShapeTriangle,
};
Constants
Declared In
NChartTypes.h