NChartMapShape Class Reference
Inherits from | NChartMarker : NSObject |
---|---|
Declared in | NChartMapShape.h |
Overview
The NChartMapShape class provides methods to display map shapes in NChartMapSeries.
To display map shapes, NChartMapSeries reuses mechanism of markers (that’s why
identifier
Identifier of the map shape.
@property (nonatomic, readonly) NSString *identifier
Declared In
NChartMapShape.h
name
Name of the map shape.
@property (nonatomic, readonly) NSString *name
Declared In
NChartMapShape.h