Click or drag to resize

SingleGraphPrintOptionsFitGraphToPrintIfLarger Property

If graph is larger than the printable area, the graph will be shrinked 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 FitGraphToPrintIfLarger { get; set; }

Property Value

Boolean
See Also