Working with Charts > Classes > ChartAxisTick > ChartAxisTick.setMaxWidth
setMaxWidth(value: Number);
value. Maximum width of the label.
The setMaxWidth method sets maximum width of the label.
The example of method use is given in description of the ChartAxisTick class constructor.
See also: