NChartValueAxesType Constants Reference
Declared in | NChartTypes.h |
---|
NChartValueAxesType
The NChartValueAxesType enum provides constants of value axes types.
Definition
typedef NS_ENUM(NSInteger, NChartValueAxesType ) {
NChartValueAxesTypeAbsolute,
NChartValueAxesTypeAdditive,
NChartValueAxesTypePercent,
};
Constants
Declared In
NChartTypes.h