Click or drag to resize

ConvertXYVToMatrixDataAndOptionsOptions Property

Holds the options necessary for converting a table containing X-Y-value data into a matrix.

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

Property Value

ConvertXYVToMatrixOptions
The options.
See Also