CXYChart::GetPlotRange


void GetPlotRange( double *xRange, double *yRange );

Parameters

Description

This function calculates the x and y range of the plot and returns it in the variables passed. It takes into account whether auto ranging is set, and sets up the axes appropriately in that case.


CXYChart Reference | CPlot Reference