XYPlot |
The XYPlotLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| AccumulatedEventData |
Gets the accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs) | |
| AxisStyleIDs | Returns a list of the used axis style ids for this layer. | |
| AxisStyles | Gets the axis styles for this layer. | |
| ClipDataToFrame | Gets or sets how plot data are clipped to the coordinate system frame. | |
| CoordinateSystem | Gets or sets the coordinate system. | |
| Debug_AbsolutePath |
Gets the absolute path of the node for debugging purposes.
(Inherited from SuspendableDocumentNodeBase) | |
| DefaultChildLayerPosition |
Gets the default child layer position in points (1/72 inch).
(Inherited from HostLayer) | |
| DefaultChildLayerSize |
Gets the default child layer size in points (1/72 inch).
(Inherited from HostLayer) | |
| DefaultXAxisTitleString | Gets or sets the default title of the x-axis. | |
| DefaultYAxisTitleString | Gets or sets the default title of the y-axis. | |
| GraphObjects |
Gets the graphics objects contained in this layer.
(Inherited from HostLayer) | |
| Grid |
Gets the grid used to arrange child layers.
(Inherited from HostLayer) | |
| GridPlanes | Gets or sets the grid planes. | |
| Is3D | Returns true when this is a 3D area, i.e. it utilizes 3 Scales and a 3D Coordinate system. | |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
(Inherited from SuspendableDocumentNodeBase) | |
| IsDisposeInProgress |
Gets a value indicating whether for this instance dispose is in progress, or the instance is already disposed.
(Inherited from SuspendableDocumentNodeBase) | |
| IsLinear | Gets a value indicating whether both axes are linear. | |
| IsResumeInProgress |
Gets a value indicating whether this instance is currently resuming the events.
(Inherited from SuspendableDocumentNode) | |
| IsSomeoneListeningToChanges |
Gets a value indicating whether someone is listening to changes. For this, either the ParentObject or the Changed event must be set.
(Inherited from SuspendableDocumentNodeBase) | |
| IsSuspended |
Gets a value indicating whether this instance is suspended.
(Inherited from SuspendableDocumentNode) | |
| IsSuspendedOrResumeInProgress |
Gets a value indicating whether this instance is suspended or resume is currently in progress.
(Inherited from SuspendableDocumentNode) | |
| IsXAxisLinked | Indicates if x axis is linked to the linked layer x axis. | |
| IsYAxisLinked | Indicates if y axis is linked to the linked layer y axis. | |
| LayerNumber |
Get the index of this layer in the parent's layer collection.
(Inherited from HostLayer) | |
| Layers |
Gets the child layers of this layer.
(Inherited from HostLayer) | |
| Legend | Gets or sets the legend text graphic. | |
| Location |
Gets or sets the item location of this layer.
(Inherited from HostLayer) | |
| Name |
Gets the name of this document node. Null is returned if the name is not set or unknown.
The set accessor will for most nodes throw a InvalidOperationException, since the name can only be set on IProjectItems.
(Inherited from SuspendableDocumentNodeBase) | |
| Number |
The layer number.
(Inherited from HostLayer) | |
| ParentLayer |
Gets or sets the parent layer.
(Inherited from HostLayer) | |
| ParentLayerSize |
The boundaries of the printable area of the page in points (1/72 inch).
(Inherited from HostLayer) | |
| ParentObject |
Gets/sets the parent object this instance belongs to.
(Inherited from HostLayer) | |
| PlotItems | Gets the plot items of the layer. | |
| Position |
Gets or sets the layer position in parent coordinates.
(Inherited from HostLayer) | |
| Rotation |
Gets or sets the rotation of the layer.
(Inherited from HostLayer) | |
| Scales | Gets the scales of the layer. | |
| ScaleX |
Gets or sets the x-scale of the layer.
(Inherited from HostLayer) | |
| ScaleY |
Gets or sets the y-scale of the layer.
(Inherited from HostLayer) | |
| ShearX |
Gets or sets the x-shear of the layer.
(Inherited from HostLayer) | |
| SiblingLayers |
Gets the sibling layers of this layer including this layer itself.
(Inherited from HostLayer) | |
| Size |
Gets or sets the layer size.
(Inherited from HostLayer) | |
| XAxis | Gets or sets the x axis of this layer. | |
| XTicks | Gets the tick spacing of the X axis. | |
| YAxis | Gets or sets the y axis of this layer. | |
| YTicks | Gets the tick spacing of the Y axis. | |
| ZAxis | Gets the z axis. |