ChartCanvasSerie.Type

Syntax

Type: String;

Description

The Type property determines type of data series.

Comments

Use JSON to set the property value and the getType method to get the property value.

By default the property value is set to Line.

Available values:

Example

The example of use is given on the Example of Creating a Pie Chart page.

See also:

ChartCanvasSerie