Click or drag to resize

DateTimeScaleRescaleConditionsProcessOrg_UserZoomed Method

Recalculates the resulting origin after the user zoomed the origin boundary.

Namespace: Altaxo.Graph.Scales.Rescaling
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected void ProcessOrg_UserZoomed(
	long zoomValueOrg
)

Parameters

zoomValueOrg  Int64
The zoomed origin value.
See Also