[]
Use the members of this enumeration to set the value of the PolygonSource property of a PolygonData object.
public enum PolygonSourceEnum
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. |