Show contents 

Working with Graphic Elements > Classes > AxisTick > AxisTick.redraw

AxisTick.redraw

Syntax

redraw();

Description

The redraw method sets SVG element attributes according to axis tick mark properties.

Example

The example of use is given on the page with description of the CylinderGaugeAxis.getValuePoint method.

See also:

AxisTick