SRGraphLegend::SetResize

void SRGraphLegend::SetResize(BOOL b=TRUE)

Sets the auto-resize flag

Defined in: SRGraphLegend.h

Parameters

b=TRUE

Set TRUE to automatically resize the component rectangle to fit the legend data.

Remarks

This flag is ineffective unless m_bAutoSizeX and/or m_bAutoSizeY are also set.

See Also

m_bResize m_bAutoSizeX m_bAutoSizeY SetAutoSize