NChartColumnSeries Class Reference

Inherits from NChartSolidSeries : NChartSeries : NChartObject : NSObject
Declared in NChartColumnSeries.h

Overview

The NChartColumnSeries class provides methods to display column series.

  uniformGradient

Flag determining if, in case of gradient brush, the column should have gradient that is interpolated from minimum to maximum values (YES), or it should be reinterpolated in each value (NO). The default value is NO.
If this flag is NO and the column series has gradient brush, the gradient will probably look like a saw repeating the shape of the columns' fence. If this flag is YES, the gradient looks linear and does not repeat the shape of the columns' fence.

@property (nonatomic, assign) BOOL uniformGradient

Declared In

NChartColumnSeries.h