Click or drag to resize

DecomposeByColumnContentDataAndOptionsOptions Property

Holds the options 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 DecomposeByColumnContentOptions Options { get; }

Property Value

DecomposeByColumnContentOptions
The options.
See Also