Click or drag to resize

ColumnInformationSimpleColumnName Field

The name of the column (e.g. the column name in the underlying table), last part of the column proxies document path. Can be null if the user has no column attached currently.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string? ColumnName

Field Value

String
See Also