Click or drag to resize

GridPartitioningControllerColumnCollection Property

Gets the column partition collection.

Namespace: Altaxo.Gui.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ObservableCollection<DimensionfulQuantity> ColumnCollection { get; }

Property Value

ObservableCollectionDimensionfulQuantity
See Also