redraw(local: Boolean);
local. Indicates whether it is necessary to call redrawing in the context of a specific chart data series. Available values:
true. Redrawing should be called in the context of a specific chart data series.
false. Calling redrawing in the context of a specific chart data series is not required (default).
The redraw method redraws a chart data series.
The method use is given in the example for Chart.Selection.
See also: