NumericScaleRescaleConditionsProcessEnd_UserZoomed Method |
Recalculates the resulting end after the user zoomed the end boundary.
Namespace: Altaxo.Graph.Scales.RescalingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void ProcessEnd_UserZoomed(
double zoomValueEnd
)
Parameters
- zoomValueEnd Double
- The zoomed end value.
See Also