NChartAxisPositionCoordValue Constants Reference
Declared in | NChartTypes.h |
---|
NChartAxisPositionCoordValue
The NChartAxisPositionCoordValue enum provides constants to determine which value should be used to calculate the position coordinate of the particular axis.
Definition
typedef NS_ENUM(NSUInteger, NChartAxisPositionCoordValue ) {
NChartAxisPositionCoordValueCustom,
NChartAxisPositionCoordValueMinimum,
NChartAxisPositionCoordValueMaximum,
};
Constants
Declared In
NChartTypes.h