Click or drag to resize

ColumnPlotDataControllerBaseTModelOtherAvailableColumns Property

Other types of columns, e.g. constant columns, equally spaced columns and so on..

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ItemsController<Type> OtherAvailableColumns { get; set; }

Property Value

ItemsControllerType
See Also