Chart.Type

Syntax

Type: String;

Description

The Type property determines chart type.

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 Histogram page.

See also:

Chart