Click or drag to resize

XYPlotLayer Properties

The XYPlotLayer type exposes the following members.

Properties
 NameDescription
Protected propertyAccumulatedEventData Gets the accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs)
Public propertyAxisStyleIDs Returns a list of the used axis style ids for this layer.
Public propertyAxisStyles Collection of the axis styles for the left, bottom, right, and top axis.
Public propertyClipDataToFrame 
Public propertyCoordinateSystem 
Protected propertyDebug_AbsolutePath Gets the absolute path of the node for debugging purposes.
(Inherited from SuspendableDocumentNodeBase)
Public propertyDefaultChildLayerPosition Gets the default child layer position in points (1/72 inch).
(Inherited from HostLayer)
Public propertyDefaultChildLayerSize Gets the default child layer size in points (1/72 inch).
(Inherited from HostLayer)
Public propertyDefaultXAxisTitleString 
Public propertyDefaultYAxisTitleString 
Public propertyGraphObjects
(Inherited from HostLayer)
Public propertyGrid
(Inherited from HostLayer)
Public propertyGridPlanes 
Public propertyIs3D 
Public propertyIsDisposed Gets a value indicating whether this instance is disposed.
(Inherited from SuspendableDocumentNodeBase)
Public propertyIsDisposeInProgress Gets a value indicating whether for this instance dispose is in progress, or the instance is already disposed.
(Inherited from SuspendableDocumentNodeBase)
Public propertyIsLinear 
Public propertyIsResumeInProgress Gets a value indicating whether this instance is currently resuming the events.
(Inherited from SuspendableDocumentNode)
Public propertyIsSomeoneListeningToChanges 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)
Public propertyIsSuspended Gets a value indicating whether this instance is suspended.
(Inherited from SuspendableDocumentNode)
Public propertyIsSuspendedOrResumeInProgress Gets a value indicating whether this instance is suspended or resume is currently in progress.
(Inherited from SuspendableDocumentNode)
Public propertyIsXAxisLinkedIndicates if x axis is linked to the linked layer x axis.
Public propertyIsYAxisLinkedIndicates if y axis is linked to the linked layer y axis.
Public propertyLayerNumber Get the index of this layer in the parent's layer collection.
(Inherited from HostLayer)
Public propertyLayers Gets the child layers of this layer.
(Inherited from HostLayer)
Public propertyLegend 
Public propertyLocation
(Inherited from HostLayer)
Public propertyName 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)
Public propertyNumber The layer number.
(Inherited from HostLayer)
Public propertyParentLayer
(Inherited from HostLayer)
Public propertyParentLayerSize The boundaries of the printable area of the page in points (1/72 inch).
(Inherited from HostLayer)
Public propertyParentObject
(Inherited from HostLayer)
Public propertyPlotItems 
Public propertyPosition
(Inherited from HostLayer)
Public propertyRotation
(Inherited from HostLayer)
Public propertyScales 
Public propertyScaleX
(Inherited from HostLayer)
Public propertyScaleY
(Inherited from HostLayer)
Public propertyShearX
(Inherited from HostLayer)
Public propertySiblingLayers Gets the sibling layers of this layer including this layer itself.
(Inherited from HostLayer)
Public propertySize
(Inherited from HostLayer)
Public propertyXAxisGets or sets the x axis of this layer.
Public propertyXTicks 
Public propertyYAxisGets or sets the y axis of this layer.
Public propertyYTicks 
Public propertyZAxis 
Top
See Also