Item

PieSplitCustomPointCollection 索引器

返回指定索引的图表数据点。

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

返回值

图表数据点。

另请参见