SRGDecimalScale::m_strFormatString
CString SRGDecimalScale::m_strFormatStringPrintf-style format string which should contain only one floating point type format specifier and any other text that you want on your labels
Remarks
You can use this to embellish your labels. For example, you might supply the format string " $%.2f " to display prices in dollars.See also...
SetFormatString 11GetFormatString>