Click or drag to resize

GraphController_areaFillingFactor Field

Ratio of view port dimension to the dimension of the graph. Example: a values of 2 means that the view port size is two times the size of the graph.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected double _areaFillingFactor

Field Value

Double
See Also