redraw(calcOnly: Boolean);
calcOnly. Indicates whether only chart axis properties are recalculated. Optional parameter. Available values:
true. Only chart axis properties are recalculated.
false. Chart axis is fully refreshed (default).
The redraw method redraws the chart axis.
The example of use is given on the Example of Creating a Scatter Chart page.
See also: