NChartBandSeries Class Reference
Inherits from | NChartOHLCSeries : NChartSolidSeries : NChartSeries : NChartObject : NSObject |
---|---|
Declared in | NChartBandSeries.h |
Overview
The NChartBandSeries class provides methods to display band series. This series type is for 2D only.
lowBorderColor
Color for the low border.
@property (nonatomic, strong) NSColor *lowBorderColor
Declared In
NChartBandSeries.h
highBorderColor
Color for the high border.
@property (nonatomic, strong) NSColor *highBorderColor
Declared In
NChartBandSeries.h