[]
        
(Showing Draft Content)

C1.Win.C1Chart.PolygonSourceEnum

PolygonSourceEnum Enum

Use the members of this enumeration to set the value of the PolygonSource property of a PolygonData object.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum PolygonSourceEnum

Fields

Name Description
Arrays

Polygon data is specified through ChartCoordArray objects.

DataSeries

Polygon data is specified by the specified data series associated the ChartGroup of the parent object.