Click or drag to resize

PlotColumnInformationSupposedDataTable Property

The data table that is supposed to be the parent data table of the column.

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

Property Value

DataTable
See Also