5.1.2 Series Data Types

There are 6 data types, however, various series use only several of them. This chapter provides information which data types must be used for various series.

Line 2D Series

This series include Spline, Scatter, Direct Line, Percentage Area and Stepped Line strategies.

All LineSeries must have 2 data values.

Line 3D Series

This series include Spline, Scatter, Direct Line, Percentage Area and Stepped Line 3D strategies.

All LineSeries3D must have 3 data values.

Bar 2D Series

Bar Series and Percentage Area Strategy:
Error Bar Series Strategy:

Error bar strategy may have either 3 or 4 data values.

Waterfall Series:

The further values on X or Y axis will be elevated as the previous VALUE.

Floating Bar Series:
Event Series:

Bar 3D Series

BarSeries3D must have 3 data values:

Surface Series

Surface Series is also known as density series, which represent a matrix as a different color map.

Surface must have matrix data model, meaning that if you pass a matrix to the constructor of ChartDataModel it must be a three dimensional matrix, where first dimension is just for data columns and contains only one column (corresponding to KEY column).

Bubble Series

This series must have these data values:

Stock Series

Stock Series must have these data values:

Vector 2D Series

This Series must have these data values:

Pie 2D Series

This Series must have these data values:

Radar 2D Series

Radar Strategy

This Series must have these data values:

Polar strategy

This Series must have these data values: