Provides data for the polygon shaped objects in Cartesian charts and polygon shaped AlarmZones.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public class PolygonData : ChartCoordHolder
Visual Basic
Public Class PolygonData _
	Inherits ChartCoordHolder

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart..::..ChartCoordHolder
    C1.Win.C1Chart..::..PolygonData

See Also