Click or drag to resize

DecomposeByColumnContentDataAndOptionsOptions Property

Holds the options necessary for decomposing a table containing a cycling-variable column.

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

Property Value

DecomposeByColumnContentOptions
The options.
See Also