CImageChart::GetMinDataDimensions


CSize GetMinDataDimensions( void );

Returns

A CSize object representing the maximum x and y sizes of the data.

Description

This function allows for the existence of more than one data set, and gets the maximum x and y dimensions of all the data sets and returns that value. Currently this is just the x and y size of the current image.


CImageChart Reference | CPlot Reference