SRGDisplayBase::DrawCustomAxis

void SRGDisplayBase::DrawCustomAxis(void)

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

Defined in: SRGDisplayBase.cpp

See also...

DrawCustomData for a full explanation of the customizing procedure.