Click or drag to resize

GroupOfColumnsInformationColumnInfos Field

The information about the columns in this column group.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IEnumerable<ColumnInformation> ColumnInfos

Field Value

IEnumerableColumnInformation
See Also