BCGControlBar Pro for MFC
virtual void CBCGPChartAxis::GetDisplayedLabel ( double  dblValue,
CString &  strLabel 
)
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.

Parameters
dblValueSpecifies axis value.
strLabelWhen the function returns it contains the text for specified value.