SRGraphStyle::GetObjectInsideView

inline BOOL SRGraphStyle::GetObjectInsideView(void)

Get the flag of whether the whole bodies of the Bubbles and Vectors should all be drawn inside the view area.

Defined in: SRGDat.h

Return Value

BOOL TRUE if the bubbles and vectors should be drawn inside the view, othersize FALSE. The flag only has effect when the maximum object size is NOT set by calling SetUseMaxSize(FALSE).

Developer Notes

For Pie graphs, GetObjectInsideView() == TRUE to display the labels within the pie.