GraphControllerAutoZoomFactor Property |
Gets the current zoom factor that would be used for auto zoom, but does not set it. Does not change any member variables.
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double AutoZoomFactor { get; }
Return Value
DoubleThe zoom factor that would be used for autozoom.
See Also