NChartRibbonSeries Class Reference
| Inherits from | NChartSolidSeries : NChartSeries : NChartObject : NSObject |
|---|---|
| Declared in | NChartRibbonSeries.h |
Overview
The NChartRibbonSeries class provides methods to display ribbon series. This series type is for 3D only.
noDataColor
Color of the ribbon in the points with no data.
@property (nonatomic, strong) NSColor *noDataColorDeclared In
NChartRibbonSeries.h
marker
Marker that is shown on the points. This is nil by default (no marker is displayed).
@property (nonatomic, strong) NChartMarker *markerSee Also
Declared In
NChartRibbonSeries.h