XYZColumn |
The XYZColumnPlotData type exposes the following members.
Name | Description | |
---|---|---|
![]() | _accumulatedEventData |
The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs) |
![]() | _dataRowSelection | The selection of data rows to be plotted. |
![]() | _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. |
![]() | _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. |
![]() | _isCachedDataValidX | |
![]() | _isCachedDataValidY | |
![]() | _isCachedDataValidZ | |
![]() | _parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) |
![]() | _pointCount | One more that the index to the last valid pair of plot data. |
![]() | _suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) |
![]() ![]() | _tlsBufferedPlotData | List of plot points that is allocated once per thread (as thread local storage variable). |
![]() | _xBoundaries | |
![]() | _xColumn | |
![]() | _yBoundaries | |
![]() | _yColumn | |
![]() | _zBoundaries | |
![]() | _zColumn |