ColumnPlotDataExchangeColumnsDataGetCommonGroupNumbersFromTables Method |
Gets a sorted list of group numbers that are common to all underlying tables of the plot items.
Namespace: Altaxo.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public SortedSet<int> GetCommonGroupNumbersFromTables()
Return Value
SortedSetInt32Sorted list of group numbers that are common to all underlying tables of the plot items.
See Also