IColumnPlotDataDataTable Property |
Gets the underlying data table. If this property is null (happens with old deserialization), the underlying table must be determined from the data columns.
Namespace: Altaxo.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax DataTable DataTable { get; set; }
Property Value
DataTableSee Also