|
virtual |
Maps the specified value to a text label.
This method maps the specified axis value to a text label. The conversion takes into account axis current format m_strDataFormat.
| dblValue | Specifies axis value. |
| strLabel | When the function returns it contains the text for specified value. |