Click or drag to resize

SingleGraphPrintOptionsFitGraphToPrintIfSmaller Property

If graph is smaller than the printable area, the graph will be zoomed to fill the printable area.

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

Property Value

Boolean
See Also