BCGControlBar Pro for MFC
void CBCGPChartSurfaceSeries::GetLevelRange ( double &  dblMinValue,
double &  dblMaxValue 
)

Returns current custom level range.

Call this method to retrieve current custom level range.

Parameters
dblMinValueContains minimum range value when the function returns.
dblMaxValueContains maximum range value when the function returns.