SRGDisplayBase::GetMaxRangeY
doubleSRGDisplayBase::GetMaxRangeY(void)
Interrogates the Y range setting
Defined in: SRGDisplayBase.cpp
Return Value
Maximum range value
Developer Notes
For Pie graphs, SetUseMaxScale(TRUE) and SetMinRangeX(dMin) can be used to prevent small wedges (smaller than dMin) from being labeled. If dMin is a negative number between 0 and -100, -dMin sets the limit as a percentage of the total pie.