Click or drag to resize

XAndYColumn Fields

The XAndYColumn type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs)
Protected field_dataTableHolds 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.
(Inherited from IndependentAndDependentColumns)
Protected field_dependentVariablesArray of columns that are used as data source for the dependent variables.
(Inherited from IndependentAndDependentColumns)
Protected field_groupNumberThe group number of the data columns. All data columns should have this group number. Data columns having other group numbers will be marked.
(Inherited from IndependentAndDependentColumns)
Protected field_independentVariablesArray of columns that are used as data source for the independent variables.
(Inherited from IndependentAndDependentColumns)
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_rangeOfRows The selection of data rows to be plotted.
(Inherited from IndependentAndDependentColumns)
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Top
See Also