AxisTick.setPosition

Syntax

setPosition(value: PP.Point);

Parameters

value. Coordinates of a new axis tick mark.

Description

The setPosition method sets axis tick mark position.

Example

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

See also:

AxisTick