IAxisLabels.MaxWidth
IAxisLabels
function MaxWidth: Integer;
Type Library
TeeChartx
Description
This function returns the maximum width in Screen pixels of all Axis Labels.
It is internally used to calculate the Axis Increment in order to prevent overlapped Axis Labels.
Example [Visual Basic]:
MsgBox TChart1.Axis.Left.Labels.MaxWidth