PolygonSource Property
PolygonSource
Gets the or sets whether the source of the polygon data is from a ChartCoordArray
object or from a specified data series.
Declaration
public PolygonSourceEnum PolygonSource { get; set; }
Public Property PolygonSource As PolygonSourceEnum