Back to Devexpress

XYDiagramDefaultPane Properties

corelibraries-devexpress-dot-xtracharts-dot-xydiagramdefaultpane-dot-underscore-properties.md

latest8.1 KB
Original Source

XYDiagramDefaultPane Properties

Represents an XY-diagram’s default pane.

NameDescription
ActualEnableAxisXScrollingGets the actual value specifying whether it’s allowed to scroll the pane along its X-axis. Inherited from XYDiagramPaneBase.
ActualEnableAxisXZoomingGets the actual value specifying whether it’s allowed to zoom the pane along its X-axis. Inherited from XYDiagramPaneBase.
ActualEnableAxisYScrollingGets the actual value specifying whether it’s allowed to scroll the pane along its Y-axis. Inherited from XYDiagramPaneBase.
ActualEnableAxisYZoomingGets the actual value specifying whether it’s allowed to zoom the pane along its Y-axis. Inherited from XYDiagramPaneBase.
AnnotationsProvides access to the annotations collection of the pane. Inherited from XYDiagramPaneBase.
BackColorGets or sets the pane’s background color. Inherited from XYDiagramPaneBase.
BackImageGets the pane’s background image settings. Inherited from XYDiagramPaneBase.
BorderColorGets or sets the pane’s border color. Inherited from XYDiagramPaneBase.
BorderVisibleGets or sets whether the pane’s border is visible. Inherited from XYDiagramPaneBase.
EnableAxisXScrollingSpecifies whether scrolling is allowed for the pane along its X-axis. Inherited from XYDiagramPaneBase.
EnableAxisXZoomingSpecifies whether zooming is allowed for the pane along its X-axis. Inherited from XYDiagramPaneBase.
EnableAxisYScrollingSpecifies whether scrolling is allowed for the pane along its Y-axis. Inherited from XYDiagramPaneBase.
EnableAxisYZoomingSpecifies whether zooming is allowed for the pane along its Y-axis. Inherited from XYDiagramPaneBase.
FillStyleGets the diagram pane’s background fill style. Inherited from XYDiagramPaneBase.
LayoutOptionsReturns settings that configure the pane’s position in the Grid Layout. Inherited from XYDiagramPaneBase.
NameOverrides the ChartElementNamed.Name property.
RuntimeCollapseGets or sets the value that defines whether an end user can collapse or expand the pane at runtime. Inherited from XYDiagramPaneBase.
ScrollBarOptionsGets the specific settings of scroll bars displayed within the pane when the chart is being zoomed or scrolled. Inherited from XYDiagramPaneBase.
SelectionRectangleReturns the selection rectangle’s appearance settings. Inherited from XYDiagramPaneBase.
ShadowGets the diagram pane’s shadow settings. Inherited from XYDiagramPaneBase.
StackedBarTotalLabelReturns the settings of total labels that belong to series groups within the pane. Inherited from XYDiagramPaneBase.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TitleReturns the pane title settings. Inherited from XYDiagramPaneBase.
VisibilitySpecifies the pane’s visibility. Inherited from XYDiagramPaneBase.
ZoomRectangleProvides access to the settings that define the appearance of the zoom rectangle. Inherited from XYDiagramPaneBase.

See Also

XYDiagramDefaultPane Class

XYDiagramDefaultPane Members

DevExpress.XtraCharts Namespace