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) UIColor *noDataColor
Declared In
NChartRibbonSeries.h
marker
Marker that is shown on the points. This is nil by default (no marker is displayed).
@property (nonatomic, strong) NChartMarker *marker
See Also
Declared In
NChartRibbonSeries.h