Click or drag to resize

DateTimeScaleRescaleConditionsProcessEnd_UserZoomed Method

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

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

Parameters

zoomValueEnd  Int64
The zoomed end value.
See Also