SRGraphLabel::UpdateFont

BOOL SRGraphLabel::UpdateFont(void)

Overridden version of UpdateFont which decides whether to update and use the font contained in this label or to use the font in the parent SRGraphLabelBlock

Defined in: SRGraphLabel.cpp

Remarks

Generally labels have their own individual fonts, but when the label is part of a block the management of font style is left to the label block itself. This improves display speed.