Click or drag to resize

DataTableTransposeDataSourceProcessOptions Property

Gets or sets the options for the transpose operation.

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

Property Value

DataTableTransposeOptions
The transpose options.
Exceptions
ExceptionCondition
ArgumentNullExceptionFourierTransformation2DOptions
See Also