DataPoints

ChartSeries.DataPoints 属性

返回此系列的数据点集合。只读 IChartDataPointCollection

public IChartDataPointCollection DataPoints { get; }

另见