SRGDecimalScale::SRGDecimalScale
SRGDecimalScale::SRGDecimalScale(CPointptStart, CPointptEnd, doubledMinValue, doubledmaxValue, doubledResolution, CString &strFormatString)
Constructor with explicit initialization
Defined in: DScale.cpp
Parameters
ptStart
Start position anchor
ptEnd
End position anchor
dMinValue
Minimum or starting value to display
dmaxValue
Maximum or ending value to display
dResolution
Resolution of the steps between adjacent labels
strFormatString
Printf-style format string with one floating point type and any other text desired (for example " $%.2g" will show $250 $300 $350 etc.)
See also...
m_ptStartm_ptEndm_dMaxValuem_dMinValuem_strFormatStringm_dResolution