NChartAutoZoomAxes Constants Reference
Declared in | NChartTypes.h |
---|
NChartAutoZoomAxes
The NChartAutoZoomAxes enum provides constants to determine which axes should be zoomed automatically.
Definition
typedef NS_ENUM(NSUInteger, NChartAutoZoomAxes ) {
NChartAutoZoomNormalAxis,
NChartAutoZoomSecondaryAxis,
NChartAutoZoomBothAxes,
};
Constants
Declared In
NChartTypes.h