Click or drag to resize

ExtractCommonColumnsToTableDataYColumnNames Property

Get the names of the y columns used for extraction.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ImmutableArray<string> YColumnNames { get; }

Property Value

ImmutableArrayString
See Also