AddDataPointForWaterfallSeries
ChartDataPointCollection.AddDataPointForWaterfallSeries method
创建新数据点并将其添加到集合的末尾。 适用于图表类型为瀑布图的系列。
public IChartDataPoint AddDataPointForWaterfallSeries(IChartDataCell value)
范围 | 类型 | 描述 |
---|---|---|
value | IChartDataCell | 数据点值 |
返回值
新数据点。
也可以看看
- interface IChartDataPoint
- interface IChartDataCell
- class ChartDataPointCollection
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides