SRGraphStyle::SetObjectInsideView

inline void SRGraphStyle::SetObjectInsideView(BOOL bInside)

Set the flag of whether the bubbles and vectors should all be drawn inside the view area

Defined in: SRGDat.h

Return Value

void

Parameters

bInside

BOOL bInside TRUE if the whole body is drawn inside the view area, otherwise FALSE. This function only has effect when NOT using max object size.

Developer Notes

For Pie graphs, use SetObjectInsideView(TRUE) to display the labels within the pie.