SRGraphLabel::GetStyle

SRGraphStyle * SRGraphLabel::GetStyle(void)

Returns a pointer to the SRGraphStyle object associated with this label or label block

Defined in: SRGraphLabel.cpp

Return Value

Pointer to the SRGraphStyle object

Remarks

Labels which are a part of a label block do not use or maintain their own styles. Rather they take their styles from the SRGraphStyle object of the parent label block.