ChartAxisTick.getAngleSize

Syntax

getAngleSize(value: Number);

Parameters

value. Label rotation angle.

Description

The getAngleSize method returns label length for the specified angle.

Example

The example of method use is given in description of the ChartAxisTick.setAngle method.

See also:

ChartAxisTick