Polygon Series is a descendant of Series. Use Polygon Series to define the shape of the Polygons to be drawn by the Map Series. A Polygon Series contains the co-ordinates of the Points which define the boundary of a Polygon. PolygonSeries stores the point Valuelists and individual characteristics of each Map Series 'sub' Series (each Polygon is a Chart Series). Map Series hides the need treat each Polygon as a Series by treating the Polygons as an internal collection of Series.

For a list of all members of this type, see PolygonSeries Members


System.Object
   Steema.TeeChart.Drawing.TeeBase
      Steema.TeeChart.Styles.Series
public class PolygonSeries : Series , ICloneable

Requirements

Namespace: Steema.TeeChart.Styles Namespace

Assembly: TeeChart.Android.dll

See Also

PolygonSeries members | Steema.TeeChart.Styles Namespace