Axis.getLabel
ChartDirector Ver 4.1 (C++ Edition)
Axis.getLabel
Usage
const char *getLabel(double i) const;
Description
Gets the label at the specified position on the axis.
SEO India | Search Engine Optimization Company India
Arguments
| Argument |
Default |
Description |
| i |
(Mandatory) |
The position specified as a value on the axis scale. |
Return Value
Returns the label at the specified position, or a null string if there is no label at that position.
© 2006 Advanced Software Engineering Limited. All rights reserved.
|