PlotCommonColumnsCommandYCommonColumnNamesForPlotting Property |
Names of the y columns to plot. For each name, the columns in all the tables where used to build a plot group of plot items, resulting in n plot groups containing m
plot items, where n is the number of selected column names, and m is the number of tables.
Namespace: Altaxo.Worksheet.CommandsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public List<string> YCommonColumnNamesForPlotting { get; }
Property Value
ListStringSee Also