Click or drag to resize

ExtractCommonColumnsToTableOptionsControllerUseUserDefinedNamesForYColumns Property

Gets or sets a value indicating whether user-defined names should be used for the Y columns.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool UseUserDefinedNamesForYColumns { get; set; }

Property Value

Boolean
See Also