Click or drag to resize

NumericScaleRescaleConditionsProcessOrg_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(
	double zoomValueOrg
)

Parameters

zoomValueOrg  Double
The zoomed origin value.
See Also