Package | Description |
---|---|
com.steema.teechart.styles |
Modifier and Type | Method and Description |
---|---|
PolygonSeries |
Polygon.getPoints()
Accesses the co-ordinates PointList which determine the boundary of
the polygon.
|
Modifier and Type | Method and Description |
---|---|
void |
Polygon.setPoints(PolygonSeries value)
Accesses the co-ordinates PointList which determine the boundary of
the polygon.
|