SRGDisplayBase::DrawCustomLabels

void SRGDisplayBase::DrawCustomLabels(void)

When the label type is not recognized, this virtual function is called. Override it to draw custom labels.

Defined in: SRGDisplayBase.cpp

See also...

DrawCustomData for a full explanation of the customizing procedure.