Click or drag to resize

PlotColumnInformationUnderlyingColumn Property

Gets the underlying column without applying a transformation.

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

Property Value

IReadableColumn
See Also