Click or drag to resize

DecomposeByColumnContentDataAndOptionsData Property

Holds the data nessessary for decomposing of a table containing a column with a cycling variable.

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

Property Value

DataTableMultipleColumnProxy
The data.
See Also