AddDataPointForSunburstSeries

ChartDataPointCollection.AddDataPointForSunburstSeries method

创建新数据点并将其添加到集合的末尾。 适用于图表类型为 Sunburst 的系列。

public IChartDataPoint AddDataPointForSunburstSeries(IChartDataCell sizeValue)
范围类型描述
sizeValueIChartDataCell数据点 SizeValue

返回值

新数据点。

也可以看看