ExtractCommonColumnsToTableOptionsUserDefinedNamesForYColumns Property |
Gets the user defined names for y columns. If there are less user defined names than number of y-columns,
the original column name is used for naming.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public ImmutableArray<string> UserDefinedNamesForYColumns { get; init; }
Property Value
ImmutableArrayStringSee Also