SRGraphLabel::GetTextColor

COLORREF SRGraphLabel::GetTextColor(void)

Gets the color of the label text

Defined in: SRGraphLabel.cpp

Return Value

RGB color value

Remarks

Normally GetTextColor returns the color stored in the local SRGraphStyle. However if this label is a member of a label block, the color from the parent block's m_Style member is returned.