IPolygonSeries
Hierarchy Properties Methods

Type Library
TeeChartx

Description
IPolygonSeries is a descendant of TChartSeries.

Use IPolygonSeries 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.

IPolygonSeries stores the point Valuelists and individual characteristics of each IMapSeries 'sub' Series (each Polygon is a Chart Series).

IMapSeries hides the need to treat each Polygon as a Series by treating the Polygons as an internal collection of Series.