XYZPlot |
The XYZPlotLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| _accumulatedEventData |
The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs) | |
| _axisStyles | Gets or sets the a xi ss ty le s. | |
| _cachedLayerNumber |
The number of this layer in the parent's layer collection.
(Inherited from HostLayer) | |
| _cachedLayerPosition |
The cached layer position in points (1/72 inch) relative to the upper left corner
of the parent layer (upper left corner of the printable area).
(Inherited from HostLayer) | |
| _cachedLayerSize |
The absolute size of the layer in points (1/72 inch).
(Inherited from HostLayer) | |
| _cachedParentLayerSize |
The cached size of the parent layer. If this here is the root layer, and hence no parent layer exist, the cached size is set to 100 x 100 mm².
(Inherited from HostLayer) | |
| _childLayers |
The child layers of this layers (this is a partial view of the _graphObjects collection).
(Inherited from HostLayer) | |
| _coordinateSystem | Gets or sets the c oo rd in at es ys te m. | |
| _dataClipping | If true, the data are clipped to the frame. | |
| _graphObjects |
Stores the graphical objects contained in this layer.
(Inherited from HostLayer) | |
| _gridPlanes | Gets or sets the g ri dp la ne s. | |
| _location |
Stores the location object controlling position, size, and transformation.
(Inherited from HostLayer) | |
| _parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| _plotItems | Gets or sets the p lo ti te ms. | |
| _suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) | |
| _transformation |
Stores the local transformation from parent coordinates into this layer.
(Inherited from HostLayer) | |
| AxisLabelMajorStyleEditorMethod | Gets or sets the editor callback for major axis labels. | |
| AxisLabelMinorStyleEditorMethod | Gets or sets the editor callback for minor axis labels. | |
| AxisScaleEditorMethod | Gets or sets the editor callback for axis scales. | |
| AxisStyleEditorMethod | Gets or sets the editor callback for axis styles. | |
| PlotItemEditorMethod | Gets or sets the editor callback for plot items. |