ColumnPlotDataControllerBaseTModelEhView_TableSelectionChanged Method |
Handles selection of a different source data table.
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 data table.
See Also