Gets the or sets whether the source of the polygon data is from a ChartCoordArray object or from a specfied data series.
[Visual Basic]
Public Property PolygonSource As PolygonSourceEnum
[C#]
public PolygonSourceEnum PolygonSource {get;set;}
[Delphi]
public property PolygonSource: PolygonSourceEnum read get_PolygonSource write set_PolygonSource;
See Also
PolygonData Class | PolygonData Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |