Uses of Class
com.steema.teechart.styles.PolygonSeries

Packages that use PolygonSeries
com.steema.teechart.styles   
 

Uses of PolygonSeries in com.steema.teechart.styles
 

Methods in com.steema.teechart.styles that return PolygonSeries
 PolygonSeries Polygon.getPoints()
          Accesses the co-ordinates PointList which determine the boundary of the polygon.
 

Methods in com.steema.teechart.styles with parameters of type PolygonSeries
 void Polygon.setPoints(PolygonSeries value)
          Accesses the co-ordinates PointList which determine the boundary of the polygon.