Chart.getIsResizing

Syntax

getIsResizing();

Description

The getIsResizing method indicates whether the chart is currently resizing.

Comments

This method returns a Boolean value.

Available values:

Example

The example of use is given on the page with description of the Chart.resize method.

See also:

Chart