Click or drag to resize

IndependentAndDependentColumnsDataTable Property

Gets or sets the data table that provides the independent and dependent columns.

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

Property Value

DataTable

Implements

IColumnPlotDataDataTable
See Also