Insert
IChartSeriesCollection.Insert method
创建新的图表系列并将其插入到集合中。
public IChartSeries Insert(int index, ChartType type)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 插入索引Int32 |
type | ChartType | 图表类型ChartType |
返回值
新图表系列IChartSeries
也可以看看
- interface IChartSeries
- enum ChartType
- interface IChartSeriesCollection
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides