void CBCGPChartSurfaceSeries::GetLevelRange | ( | double & | dblMinValue, |
double & | dblMaxValue | ||
) |
Returns current custom level range.
Call this method to retrieve current custom level range.
dblMinValue | Contains minimum range value when the function returns. |
dblMaxValue | Contains maximum range value when the function returns. |