getIsResizing();
The getIsResizing method indicates whether the chart is currently resizing.
This method returns a Boolean value.
Available values:
true. The chart is currently resizing.
false. The chart is not currently resizing.
The example of use is given on the page with description of the Chart.resize method.
See also: