TPolygonSeries

TPolygonSeries
Hierarchy     Properties     Methods     Events     

Unit
TeeMapSeries

Description
TPolygonSeries is a descendant of TChartSeries.
Use TPolygonSeries to define the shape of the Polygons to be drawn by the MapSeries.
A PolygonSeries contains the co-ordinates of the points which define the boundary of a Polygon.

TPolygonSeries stores the point Valuelists and individual characteristics of each
TMapSeries 'sub' Series (each Polygon is a Chart Series).
TMapSeries hides the need treat each Polygon as a Series by treating the Polygons as an internal collection of Series.

The TTeePolygon.Points property is of type TPolygonSeries.