Add
SparklineGroupCollection.Add method
添加一个SparklineGroup
项目到集合.
public int Add(SparklineType type, string dataRange, bool isVertical, CellArea locationRange)
范围 | 类型 | 描述 |
---|---|---|
type | SparklineType | 指定迷你图组的类型。 |
dataRange | String | 指定迷你图组的数据范围。 |
isVertical | Boolean | 指定是按行还是按列绘制数据范围中的迷你图。 |
locationRange | CellArea | 指定迷你图的放置位置。 |
返回值
SparklineGroup
对象索引。
也可以看看
- enum SparklineType
- struct CellArea
- class SparklineGroupCollection
- 命名空间 Aspose.Cells.Charts
- 部件 Aspose.Cells