Click or drag to resize

ResizeGraphControllerRootLayerSizeX Property

Gets or sets the root layer size in the X direction.

Namespace: Altaxo.Gui.Graph.Graph2D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DimensionfulQuantity RootLayerSizeX { get; set; }

Property Value

DimensionfulQuantity
See Also