Item

IPieSplitCustomPointCollection 索引器

通过索引返回图表数据点。

public IChartDataPoint this[int index] { get; }
参数描述
index数据点的索引。

返回值

图表数据点。

另请参见