Chart.getIsCartesianChart

Syntax

getIsCartesianChart();

Description

The getIsCartesianChart method returns whether the chart uses Cartesian coordinate system.

Comments

The method returns value of the Boolean type.

Available values:

Example

The example of use is given on the page with description of the Chart.Rendered event.

See also:

Chart