ChartDirector Ver 3.0 (C++ Edition)
Axis
.setLabelGap
Usage
void setLabelGap(int d);
Description
Set the distance between the axis labels and the ticks on the axis.
Arguments
Argument
Default
Description
d
(Mandatory)
The distance between the axis label and the tick in pixels.
Return Value
None
© 2003 Advanced Software Engineering Limited. All rights reserved.