Click or drag to resize

SingleGraphPrintOptionsUseFixedZoomFactor Property

If true, the graph will be zoomed by a fixed zoom factor.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool UseFixedZoomFactor { get; set; }

Property Value

Boolean
See Also