AddFloatingChart
ChartCollection.AddFloatingChart method
将图表添加到集合中。
public int AddFloatingChart(ChartType type, int left, int top, int width, int height)
| 范围 | 类型 | 描述 |
|---|---|---|
| type | ChartType | 图表类型 |
| left | Int32 | 到角的 x 偏移 |
| top | Int32 | 到角的 y 偏移 |
| width | Int32 | 图表宽度 |
| height | Int32 | 图表高度 |
返回值
Chart对象索引。
也可以看看
- enum ChartType
- class ChartCollection
- 命名空间 Aspose.Cells.Charts
- 部件 Aspose.Cells