removeVisualLines(redraw: Boolean);
redraw. Indicates whether chart axis is redrawn. Optional parameter. Available values:
true. Chart axis is redrawn.
false. Chart axis is not redrawn (default).
The removeVisualLines method removes chart axis lines.
The example of use is given on the page with description of the ChartCanvasAxis.drawVisualLines method.
See also: