Click or drag to resize

PlotCommonColumnsCommandTables Property

The tables that contain the common columns to plot.

Namespace: Altaxo.Worksheet.Commands
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public List<DataTable> Tables { get; }

Property Value

ListDataTable
See Also