Click or drag to resize

ConvertXYVToMatrixOptionsDestinationYColumnSorting Property

If set, the destination columns will be either not sorted or sorted.

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

Property Value

SortDirection
See Also