ChartDirector 7.0 (Perl Edition)
Axis
.
addLabel
Usage
addLabel(pos, label)
Description
Adds an extra label on the axis.
Note that the first character of the label can be interpreted as a tick specification character. Please refer to
Axis.setLabels
for more details.
Arguments
Argument
Default
Description
pos
(Mandatory)
The position on the axis to add the label.
label
(Mandatory)
The text label to add.
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.