Click or drag to resize

IColumnPlotDataDataTable Property

Gets or sets the underlying data table. If this property is the underlying table must be determined from the data columns.

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

Property Value

DataTable
See Also