Enum SparklineType

Enum SparklineType

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

表示迷你图类型。

public enum SparklineType

字段

Column = 1

列迷你图。

Line = 0

线性迷你图。

Stacked = 2

盈亏迷你图。

 中文