DataPoints

ChartSeries.DataPoints property

Returns collection of data points of this series. Read-only IChartDataPointCollection.

public IChartDataPointCollection DataPoints { get; }

See Also