Package | Description |
---|---|
com.steema.teechart.styles |
Modifier and Type | Method and Description |
---|---|
PolygonList |
Map.getShapes()
A list of Polygon objects.
Each polygon object in the list refers to a "shape" in the Map series. |
Modifier and Type | Method and Description |
---|---|
void |
PolygonList.assign(PolygonList value) |
void |
Map.setShapes(PolygonList value) |
Constructor and Description |
---|
Polygon(PolygonList collection,
IBaseChart chart) |