[]
        
(Showing Draft Content)

C1.Win.C1Chart.PolygonData

PolygonData Class

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

Inheritance
PolygonData
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[TypeConverter(typeof(HiddenPropsTypeConverter))]
public class PolygonData : ChartCoordHolder

Properties

Name Description
ChartGroup

Gets or sets C1.Win.C1Chart.ChartCoordHolder.ChartGroup which belongs to.

Label

Gets the chart label text.

PolygonSource

Gets the or sets whether the source of the polygon data is from a ChartCoordArray object or from a specified data series.

SeriesIndex

Gets the or sets the index of the ChartDataSeries from which to obtain data defining the polygon.