SRGraph::SetMaxArea

void SRGraph::SetMaxArea(CRect r, BOOL UseMaxArea)

Sets the maximum area which a graph may use

Defined in: SRGraph.h

Parameters

r

Rectangle in which to display the graph

UseMaxArea

If TRUE (default) then this area is used

Remarks

The maximum area is primarily used to limit page sizes and image areas during printing, but it could be used for window displays too.