XYDiagramDefaultPane Members
In This Article
#Properties
Name | Description |
---|---|
Actual |
Gets the actual value specifying whether it’s allowed to scroll the pane along its X-axis.
Inherited from XYDiagram |
Actual |
Gets the actual value specifying whether it’s allowed to zoom the pane along its X-axis.
Inherited from XYDiagram |
Actual |
Gets the actual value specifying whether it’s allowed to scroll the pane along its Y-axis.
Inherited from XYDiagram |
Actual |
Gets the actual value specifying whether it’s allowed to zoom the pane along its Y-axis.
Inherited from XYDiagram |
Annotations |
Provides access to the annotations collection of the pane.
Inherited from XYDiagram |
Back |
Gets or sets the pane’s background color.
Inherited from XYDiagram |
Back |
Gets the pane’s background image settings.
Inherited from XYDiagram |
Border |
Gets or sets the pane’s border color.
Inherited from XYDiagram |
Border |
Gets or sets whether the pane’s border is visible.
Inherited from XYDiagram |
Enable |
Specifies whether scrolling is allowed for the pane along its X-axis.
Inherited from XYDiagram |
Enable |
Specifies whether zooming is allowed for the pane along its X-axis.
Inherited from XYDiagram |
Enable |
Specifies whether scrolling is allowed for the pane along its Y-axis.
Inherited from XYDiagram |
Enable |
Specifies whether zooming is allowed for the pane along its Y-axis.
Inherited from XYDiagram |
Fill |
Gets the diagram pane’s background fill style.
Inherited from XYDiagram |
Layout |
Returns settings that configure the pane’s position in the Grid Layout.
Inherited from XYDiagram |
Name |
Overrides the Chart |
Runtime |
Gets or sets the value that defines whether an end user can collapse or expand the pane at runtime.
Inherited from XYDiagram |
Scroll |
Gets the specific settings of scroll bars displayed within the pane when the chart is being zoomed or scrolled.
Inherited from XYDiagram |
Selection |
Returns the selection rectangle’s appearance settings.
Inherited from XYDiagram |
Shadow |
Gets the diagram pane’s shadow settings.
Inherited from XYDiagram |
Size |
Obsolete. Gets or sets the size (in pixels) of the XYDiagramXYDiagram property set to Pane |
Size |
Obsolete. Gets or sets a value indicating whether a pane‘s size should be fixed, or changed when a chart is resized.
Inherited from XYDiagram |
Stacked |
Returns the settings of total labels that belong to series groups within the pane.
Inherited from XYDiagram |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Title |
Returns the pane title settings.
Inherited from XYDiagram |
Visibility |
Specifies the pane’s visibility.
Inherited from XYDiagram |
Visible |
Obsolete. Specifies whether the pane is visible.
Inherited from XYDiagram |
Weight |
Obsolete. Gets or sets the relative size of the XYDiagramXYDiagram property is set to Pane |
Zoom |
Provides access to the settings that define the appearance of the zoom rectangle.
Inherited from XYDiagram |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the XYDiagram |
Clone() |
Creates a copy of the current Chart |
Dispose() |
Releases all resources used by the XYDiagram |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns information about the pane bounds.
Inherited from XYDiagram |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset |
Resets the current zoom to the default value.
Inherited from XYDiagram |
To |
Returns the textual representation of XYDiagram |
See Also