Enum SparklineType

Enum SparklineType

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

スパークラインの種類を表します。

public enum SparklineType

フィールド

Column = 1

カラムスパークライン。

Line = 0

ラインスパークライン。

Stacked = 2

勝敗スパークライン。

 日本語