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 | Collection of the axis styles for the left, bottom, right, and top axis. | |
| ClipDataToFrame | ||
| CoordinateSystem | ||
| 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 | ||
| DefaultYAxisTitleString | ||
| GraphObjects | (Inherited from HostLayer) | |
| Grid | (Inherited from HostLayer) | |
| GridPlanes | ||
| Is3D | ||
| 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 | ||
| 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 | ||
| Location | (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 | (Inherited from HostLayer) | |
| ParentLayerSize |
The boundaries of the printable area of the page in points (1/72 inch).
(Inherited from HostLayer) | |
| ParentObject | (Inherited from HostLayer) | |
| PlotItems | ||
| Position | (Inherited from HostLayer) | |
| Rotation | (Inherited from HostLayer) | |
| Scales | ||
| ScaleX | (Inherited from HostLayer) | |
| ScaleY | (Inherited from HostLayer) | |
| ShearX | (Inherited from HostLayer) | |
| SiblingLayers |
Gets the sibling layers of this layer including this layer itself.
(Inherited from HostLayer) | |
| Size | (Inherited from HostLayer) | |
| XAxis | Gets or sets the x axis of this layer. | |
| XTicks | ||
| YAxis | Gets or sets the y axis of this layer. | |
| YTicks | ||
| ZAxis |