Click or drag to resize

ColumnPlotDataExchangeTableData Properties

The ColumnPlotDataExchangeTableData type exposes the following members.

Properties
 NameDescription
Public propertyColumnNames Gets the column names currently used by the plot items. The list contains tuples, consisting of the name of the plot item, and the list of column names this plot items uses.
Public propertyNewTable Gets or sets the table, that should become the new data table of the plot items.
Public propertyOriginalTable Gets or sets the original table used by the plot items.
Public propertyPlotItemsOrPlotData Gets or sets the plot items or plot data, for which either the underlying data table or data columns should be changed.
(Inherited from ColumnPlotDataExchangeDataBase)
Top
See Also