GraphViewLayoutZoomFactor Property |
Gets the zoom factor The zoom factor is the relation between the physical size of the graph on the screen to the design size of the graph.
This value is only valid if
IsAutoZoomActive is
false.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double ZoomFactor { get; }
Property Value
DoubleSee Also