SRGDisplayBase::PrepareCustom

void SRGDisplayBase::PrepareCustom(void)

This virtual overridable is provided to allow you to add your own preparation routine.
If preparation fails due to an unrecognized graph type, the main preparation loop calls this function to allow you to prepare scales etc. before exiting via the return path in PrepareDisplay.

Defined in: SRGDisplayBase.cpp