ColumnPlotDataControllerBaseTModelEhView_MatchingTableSelectionChanged Method |
Occurs if the selection for the matching tables has changed.
Namespace: Altaxo.Gui.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhView_MatchingTableSelectionChanged(
(DataTable table, int groupNumber) tag
)
Parameters
- tag ValueTupleDataTable, Int32
- The selected table and group number.
See Also