Column |
The ColumnPlotDataExchangeTableData type exposes the following members.
Name | Description | |
---|---|---|
ColumnNames | 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. | |
NewTable | Gets or sets the table, that should become the new data table of the plot items. | |
OriginalTable | Gets or sets the original table used by the plot items. | |
PlotItemsOrPlotData |
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) |