Enumeration SparklineDisplayType

Represents the type of sparkline

Enumeration Members

Enumeration Members

Area: 1

Display the sparkline as a filled polygon.

Column: 2

Display the sparkline as a set of columns.

Line: 0

Display the sparkline as a line.

WinLoss: 3

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