Click or drag to resize

ExtractCommonColumnsToTableOptionsUserDefinedNameForXColumn Property

If this value is not empty, it defines the name of the x-column in the destination table.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string UserDefinedNameForXColumn { get; init; }

Property Value

String
See Also