| Package | Description |
|---|---|
| com.steema.teechart.styles |
| Modifier and Type | Method and Description |
|---|---|
Polygon |
PolygonSeries.getPolygon() |
Polygon |
PolygonList.getPolygon(int index) |
Polygon |
Map.getPolygon(int index)
Default array property in Map series to make it easier to obtain a Map
polygon object:
|
Polygon |
PolygonList.getPolygon(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
PolygonList.add(Polygon value) |
void |
PolygonList.setPolygon(int index,
Polygon value) |
void |
PolygonSeries.setPolygon(Polygon value) |