SRGraphStyle::SetMaxObjectDepth

inline void SRGraphStyle::SetMaxObjectDepth(double size)

Sets the object stretching limit for bars etc.
For example, the Manhattan graph uses this value to prevent the graph from being stretched to the whole width of the window if such stretching would make the bars wider than this setting.

Defined in: SRGDat.h

Parameters

size

Maximum attainable size

See also...

GetMaxObjectDepth, SetMaxObjectWidth, SetMaxObjectHeight m_dMaxDepth