ChartCanvasAxis.redraw

Syntax

redraw(calcOnly: Boolean);

Parameters

calcOnly. Indicates whether only chart axis properties are recalculated. Optional parameter. Available values:

Description

The redraw method redraws the chart axis.

Example

The example of use is given on the Example of Creating a Scatter Chart page.

See also:

ChartCanvasAxis