SRGraphStyle::SetAngle

inline void SRGraphStyle::SetAngle(double angle)

This function has two contexts. When used in the context of a data item and attached to an SRGraphData or derived object, this function sets the angle for angled vignettes used to fill the interiors of those objects.
When used in the context of an SRGraphDisplay or derived object, it may define the angle of tilt of a pie chart etc.

Defined in: SRGDat.h

Parameters

angle

Angle to set (in degrees)

See also...

GetAngle, m_dAngle