Click or drag to resize

ColumnPlotDataExchangeTableDataOriginalTable Property

Gets or sets the original table used by the plot items.

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

Property Value

DataTable
See Also