Click or drag to resize

GridPartitioningControllerDefaultYQuantity Property

Sets the default y quantity, i.e. the quantity that is used if the user inserts a new item in the YPartition.

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

Property Value

DimensionfulQuantity
See Also