Enum SparklineType
Defined types of Sparkline chart types.
public enum SparklineType
Fields
Column = 1
Sparkline type is Column.
Line = 2
Sparkline type is Line.
Stacked = 0
Sparkline type is WinLoss.
Defined types of Sparkline chart types.
public enum SparklineType
Column = 1
Sparkline type is Column.
Line = 2
Sparkline type is Line.
Stacked = 0
Sparkline type is WinLoss.