SRGDisplayBase::SetCustomSteps
voidSRGDisplayBase::SetCustomSteps(void)
When the graph type is not recognized, this virtual function is called by Prepare() to set the index and group steps. Override it to set the step values appropriate for your custom graph type.
Defined in: SRGDisplayBase.cpp
See also...
DrawCustomData for a full explanation of the customizing procedure.