SparklineDisplayType

Represents the type of sparkline

Display the sparkline as a filled polygon.

Area = 1

Display the sparkline as a set of columns.

Column = 2

Display the sparkline as a line.

Line = 0

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

WinLoss = 3