Click or drag to resize

ColumnPlotDataControllerBaseTModelEhView_MatchingTableSelectionChanged Method

Occurs if the selection for the matching tables has changed.

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void EhView_MatchingTableSelectionChanged(
	(DataTable table, int groupNumber) tag
)

Parameters

tag  ValueTupleDataTable, Int32

[Missing <param name="tag"/> documentation for "M:Altaxo.Gui.Graph.Plot.Data.ColumnPlotDataControllerBase`1.EhView_MatchingTableSelectionChanged(System.ValueTuple{Altaxo.Data.DataTable,System.Int32})"]

See Also