CAxis::GetLowerRange


double GetLowerRange( void );

Returns

A double representing the lower range of the axis. Note that this could be greater than the upper range in the case of an axis plotted from high to low instead of low to high.

Description

If the axis is set for auto-ranging, it will return the auto-ranged value, provided the chart has been displayed. The value returned by GetLowerRange is invalid until the chart is displayed.


CAxis Reference | CPlot Reference