Enumeration SparklineDisplayType

Represents the type of sparkline

Enumeration members

Enumeration members

Area

Area: = 1

Display the sparkline as a filled polygon.

Column

Column: = 2

Display the sparkline as a set of columns.

Line

Line: = 0

Display the sparkline as a line.

WinLoss

WinLoss: = 3

Display the sparkline as a set of columns on a boolean scale.