Item

ChartPointCollection indexer

获取ChartPoint系列中指定索引处的元素。

public ChartPoint this[int index] { get; }
范围描述
index系列中图表点的索引。

返回值

ChartPoint 对象。

也可以看看