Click or drag to resize

ColumnPlotDataExchangeColumnsDataExchangeColumns Method

Exchanges the data columns of the plot items in PlotItemsOrPlotData, using the field NewTableName in each entry of Columns.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void ExchangeColumns()
See Also