public enum SeriesType : System.Enum
| Member | Description |
|---|---|
| Area | Area; used by both area and area 3D charts. |
| Bar | Bar; used by both bar and bar 3D charts. |
| Bubble | Bubble. |
| Line | Line; used by line, line 3D, and stock charts. |
| Pie | Pie; used by pie, pie 3D, doughnut, and 'of pie' charts. |
| Radar | Radar. |
| Scatter | Scatter. |
| Surface | Surface; used by surface and surface 3D charts. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+