SRGraphStyle::SetObjectName

inline void SRGraphStyle::SetObjectName(LPCTSTR name)

Stores a name string to be associated with this object
This name can be used to identify resources or files needed in the display of this data item. For example, it is used to identify the polygonal shape used to outline custom shaped bars.

Defined in: SRGDat.h

Parameters

name

Pointer to a string containing the text to use

See also...

GetObjectName, m_strObjectName