CXYChart::GetRangeFromData


void GetRangeFromData( CChartData *dataSet, int whichDim, double *outRange );

Parameters

Description

This function examines the data set and returns the range of the x or y elements of the data. It assumes that the data is sorted.


CXYChart Reference | CPlot Reference