public enum SparklineDisplayType : System.Enum
| Member | Description |
|---|---|
| Area | Display the sparkline as a filled polygon. |
| Column | Display the sparkline as a set of columns. |
| Line | Display the sparkline as a line. |
| WinLoss | Display the sparkline as a set of columns on a boolean scale. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+