Enum SeriesType
Enumerates supported chart series kinds used to select rendering and data semantics.
Namespace: Telerik.Windows.Documents.Model.Drawing.Charts
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public enum SeriesType
Area
Area series type.
Bar
Bar series type.
Bubble
Bubble series type.
Line
Line series type.
Pie
Pie series type.
Scatter
Scatter series type.