Click or drag to resize

ColumnPlotDataControllerBaseTModelAvailabeGroupNumbers Property

Gets or sets the available group numbers.

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ObservableCollection<int> AvailabeGroupNumbers { get; set; }

Property Value

ObservableCollectionInt32
See Also