SRGraph::GetTitle

SRGraphAnnotationList * SRGraph::GetTitle(void)

Returns a pointer to the m_strTitle annotation list

Defined in: SRGraph.cpp

Return Value

Pointer to the SRGraphAnnotationList held in m_strTitle

Remarks

You should not use SRGraph->m_strTitle or SRGraph.m_Title unless the Objective Chart libraries are statically linked. It is safe to store this pointer while the graph remains in scope.

See also...

SRGraphAnnotationList m_strTitle