Click or drag to resize

GraphControllerZoomFactor Property

Zoom value of the graph view. If this property is set, AutoZoom will be set to false.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double ZoomFactor { get; set; }

Property Value

Double
See Also