Click or drag to resize

ColumnPlotDataExchangeColumnsDataExchangeColumns Method

Overload List
 NameDescription
Public methodExchangeColumns Exchanges the data columns of the plot items in PlotItemsOrPlotData, using the field NewTableName in each entry of Columns.
Public methodExchangeColumns(IEnumerableIColumnPlotData) Exchanges the data columns of the plot items in the provided plot items, using the field NewTableName in each entry of Columns.
Public methodExchangeColumns(IEnumerableIGPlotItem) Exchanges the data columns of the plot items in the provided plot items, using the field NewTableName in each entry of Columns.
Top
See Also