Version

SparklineDisplayType Enumeration

Represents the type of sparkline
Syntax
public enum SparklineDisplayType : System.Enum 
Members
MemberDescription
AreaDisplay the sparkline as a filled polygon.
ColumnDisplay the sparkline as a set of columns.
LineDisplay the sparkline as a line.
WinLossDisplay the sparkline as a set of columns on a boolean scale.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also