Column |
public abstract class ColumnPlotDataExchangeDataBase
The ColumnPlotDataExchangeDataBase type exposes the following members.
Name | Description | |
---|---|---|
ColumnPlotDataExchangeDataBase | Initializes a new instance of the ColumnPlotDataExchangeDataBase class |
Name | Description | |
---|---|---|
PlotItemsOrPlotData | Gets or sets the plot items or plot data, for which either the underlying data table or data columns should be changed. |
Name | Description | |
---|---|---|
CanChangeTableForIColumnPlotDataItems | Determines whether it is possible to change the underlying table for the specified plot items. The table can be changed if all plot items have exactly the same underlying table. | |
EnumerateAllDataColumnsOfItem | Enumerates all data columns used by an IGPlotItem | |
EnumerateAllDataColumnsOfPlotItem | Enumerates all data columns used by an IGPlotItem | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |