InverseScaleRescaleConditionsGetDataBoundsScaleMean Method |
Gets the mean value of the data bounds. We use the 'scale' mean, i.e. the physical value of the scale where its logical value is 0.5.
Namespace: Altaxo.Graph.Scales.RescalingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override double GetDataBoundsScaleMean()
Return Value
DoubleThe mean of the current data bounds in scale coordinates.
See Also