SparklineDisplayType
Represents the type of sparkline
Enumeration Members
Section titled "Enumeration Members"Display the sparkline as a filled polygon.
Area = 1 Column
Section titled "Column"Display the sparkline as a set of columns.
Column = 2 Display the sparkline as a line.
Line = 0 WinLoss
Section titled "WinLoss"Display the sparkline as a set of columns on a boolean scale.
WinLoss = 3