SRGraphStyle::SetUseMaxSize
inline voidSRGraphStyle::SetUseMaxSize(BOOLflag)
Sets the "use max size" semaphore in m_dwStyleA
If this is TRUE, then the size that bars and other data items can stretch to will be limited by the m_dMaxHeight, m_dMaxDepth and m_dMaxWidth members.
Defined in: SRGDat.h
Parameters
flag
TRUE to activate size limits, FALSE to disable limits
See also...
Feature masks , GetUseMaxSize, m_dwStyleA