Version

SeriesType Enumeration

Determines the type of Series.
Syntax
public enum SeriesType : System.Enum 
Members
MemberDescription
AreaArea; used by both area and area 3D charts.
BarBar; used by both bar and bar 3D charts.
BubbleBubble.
LineLine; used by line, line 3D, and stock charts.
PiePie; used by pie, pie 3D, doughnut, and 'of pie' charts.
RadarRadar.
ScatterScatter.
SurfaceSurface; used by surface and surface 3D charts.
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