SRGDisplayBase::m_dMaxScaleY

double SRGDisplayBase::m_dMaxScaleY

Used internally to calculate the scaling factor for data
This variable is usually set by taking the maximum range of data and multiplying by 1.1. This ensures a maximum data scale which is always a little bit larger than the data in the graph. Axes, labels and, scales are all re-calculated using this number to keep data from overflowing the display area.