Click or drag to resize

PlotColumnInformationColumn Property

The column itself.

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadableColumn Column { get; set; }

Property Value

IReadableColumn
See Also