ColumnPlotDataExchangeTableControllerEhView_TableSelectionChanged Method |
Handles changes to the selection in the list of available tables.
Namespace: Altaxo.Gui.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhView_TableSelectionChanged(
DataTable tg
)
Parameters
- tg DataTable
- The newly selected table.
See Also