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 Gets the axis styles for this layer.
Public propertyClipDataToFrame Gets or sets how plot data are clipped to the coordinate system frame.
Public propertyCoordinateSystem Gets or sets the coordinate system.
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 Gets or sets the default title of the x-axis.
Public propertyDefaultYAxisTitleString Gets or sets the default title of the y-axis.
Public propertyGraphObjects Gets the graphics objects contained in this layer.
(Inherited from HostLayer)
Public propertyGrid Gets the grid used to arrange child layers.
(Inherited from HostLayer)
Public propertyGridPlanes Gets or sets the grid planes.
Public propertyIs3D Returns true when this is a 3D area, i.e. it utilizes 3 Scales and a 3D Coordinate system.
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 Gets a value indicating whether both axes are linear.
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 Gets or sets the legend text graphic.
Public propertyLocation Gets or sets the item location of this layer.
(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 Gets or sets the parent layer.
(Inherited from HostLayer)
Public propertyParentLayerSize The boundaries of the printable area of the page in points (1/72 inch).
(Inherited from HostLayer)
Public propertyParentObject Gets/sets the parent object this instance belongs to.
(Inherited from HostLayer)
Public propertyPlotItems Gets the plot items of the layer.
Public propertyPosition Gets or sets the layer position in parent coordinates.
(Inherited from HostLayer)
Public propertyRotation Gets or sets the rotation of the layer.
(Inherited from HostLayer)
Public propertyScales Gets the scales of the layer.
Public propertyScaleX Gets or sets the x-scale of the layer.
(Inherited from HostLayer)
Public propertyScaleY Gets or sets the y-scale of the layer.
(Inherited from HostLayer)
Public propertyShearX Gets or sets the x-shear of the layer.
(Inherited from HostLayer)
Public propertySiblingLayers Gets the sibling layers of this layer including this layer itself.
(Inherited from HostLayer)
Public propertySize Gets or sets the layer size.
(Inherited from HostLayer)
Public propertyXAxisGets or sets the x axis of this layer.
Public propertyXTicks Gets the tick spacing of the X axis.
Public propertyYAxisGets or sets the y axis of this layer.
Public propertyYTicks Gets the tick spacing of the Y axis.
Public propertyZAxis Gets the z axis.
Top
See Also