ChartAxisTick.setMaxWidth

Syntax

setMaxWidth(value: Number);

Parameters

value. Maximum width of the label.

Description

The setMaxWidth method sets maximum width of the label.

Example

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

See also:

ChartAxisTick