BCGControlBar Pro for MFC
double CBCGPChartAxis::GetMinDisplayedValue ( BOOL  bEnsureExactForFixedInterval = FALSE) const
inline

Returns minimum displayed value.

Call this method to retrieve minimum displayed value. This value is calculated automatically, unless you have called SetFixedDisplayRange() or SetFixedMinimumDisplayValue().

Parameters
bEnsureExactForFixedIntervalEnsures that fixed interval gets exact number of pixels specifed in SetFixedIntervalWidth().