[]
Provides data for the polygon shaped objects in Cartesian charts and polygon shaped AlarmZones.
[TypeConverter(typeof(HiddenPropsTypeConverter))]
public class PolygonData : ChartCoordHolder
| 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. |