SRGraphStyle::DRLock

inline void SRGraphStyle::DRLock(BOOL style)

Locks or unlocks the position of the m_DisplayRect member

Defined in: SRGDat.h

Parameters

style

TRUE to lock

Remarks

Use this function to override the normal automatic sizing and positioning behavior of the SRGraphDisplay object which owns this style. Using this method, you may exactly define the size and position of the data display portion of the graph and its axes. Note however that labels (etc.) will be drawn outside of this area in the normal fashion. This implies that you are responsible for ensuring that sufficient room is allowed for the external text (etc.). Otherwise cropping of the graphics may occur.

See also...

Feature masks , m_dwStyleA