DateTimeScaleRescaleConditionsProcessOrg_UserZoomed Method |
Recalculates the resulting origin after the user zoomed the origin boundary.
Namespace: Altaxo.Graph.Scales.RescalingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void ProcessOrg_UserZoomed(
long zoomValueOrg
)
Parameters
- zoomValueOrg Int64
- The zoomed origin value.
See Also