getOverflow();
The getOverflow method checks if the label text value overflows maximum width of the label.
The method returns true if the text value overflows borders of maximum width of the label, otherwise it returns false.
The example of method use is given in description of the ChartAxisTick class constructor.
See also: