SRGDecimalScale::TrimLabel

voidSRGDecimalScale::TrimLabel(CString&strLabel)

Prepares a label for display
Currently it just removes excess characters from exponent of number in scientific notation.

Defined in: DScale.cpp

Return Value

void

Parameters

strLabel

Reference to CString label to be modified