Click or drag to resize

ConvertXYVToMatrixDataAndOptionsOptions 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 ConvertXYVToMatrixOptions Options { get; }

Property Value

ConvertXYVToMatrixOptions
The options.
See Also