New to Telerik Document ProcessingStart a free 30-day trial

Enumerates supported chart series kinds used to select rendering and data semantics.

Definition

Namespace:Telerik.Windows.Documents.Model.Drawing.Charts

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

C#
public enum SeriesType

Fields

Area series type.

C#
Area = 3

Bar series type.

C#
Bar = 0

Bubble series type.

C#
Bubble = 5

Line series type.

C#
Line = 1

Pie series type.

C#
Pie = 2

Scatter series type.

C#
Scatter = 4
In this article
DefinitionFieldsAreaBarBubbleLinePieScatter
Not finding the help you need?
Contact Support