NChartBarGridSeriesSettings Class Reference

Inherits from NChartBarSeriesSettings : NChartColumnSeriesSettings : NChartSolidSeriesSettings : NChartSeriesSettings : NSObject
Declared in NChartBarGridSeries.h

Overview

The NChartBarGridSeriesSettings class provides global settings for NChartBarGridSeries.

  commonScale

Flag, determining if the common scale for all bar grid cells should be used (YES) or each column (X category) should be scaled independently (NO). The default value is NO. If the value is YES, then the scale is controlled by Z axis (which is not visible but in fact is the one controlling the scale).

@property (nonatomic, assign) BOOL commonScale

Declared In

NChartBarGridSeries.h