Click or drag to resize

NumericScaleRescaleConditionsProcessEnd_UserZoomed Method

[Missing <summary> documentation for "M:Altaxo.Graph.Scales.Rescaling.NumericScaleRescaleConditions.ProcessEnd_UserZoomed(System.Double)"]


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

Parameters

zoomValueEnd  Double

[Missing <param name="zoomValueEnd"/> documentation for "M:Altaxo.Graph.Scales.Rescaling.NumericScaleRescaleConditions.ProcessEnd_UserZoomed(System.Double)"]

See Also