AngularAxis.addLabel
ChartDirector Ver 4.1 (C++ Edition)
AngularAxis.addLabel
Usage
void addLabel(double pos, const char *label);
Description
Adds an extra label on the axis.
SEO India | Search Engine Optimization Company India
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
© 2006 Advanced Software Engineering Limited. All rights reserved.
|