ChartCanvasSerie.redraw

Syntax

redraw(local: Boolean);

Parameters

local. Indicates whether it is necessary to call redrawing in the context of a specific chart data series. Available values:

Description

The redraw method redraws a chart data series.

Example

The method use is given in the example for Chart.Selection.

See also:

ChartCanvasSerie