Independent |
The IndependentAndDependentColumns type exposes the following members.
| Name | Description | |
|---|---|---|
| _accumulatedEventData |
The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs) | |
| _dataTable | Holds a reference to the underlying data table. If the Empty property of the proxy is null, the underlying table must be determined from the column proxies. | |
| _dependentVariables | Array of columns that are used as data source for the dependent variables. | |
| _groupNumber | The group number of the data columns. All data columns should have this group number. Data columns having other group numbers will be marked. | |
| _independentVariables | Array of columns that are used as data source for the independent variables. | |
| _parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| _rangeOfRows | The selection of data rows to be plotted. | |
| _suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) |