Skip to main content
A newer version of this page is available. .

ASPxClientXYDiagram2D Properties

Represents the client-side equivalent of the XYDiagram2D class.
Name Description
axisX Gets the X-axis. Inherited from ASPxClientXYDiagramBase.
axisY Gets the Y-axis. Inherited from ASPxClientXYDiagramBase.
chart Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement.
defaultPane Provides access to a default pane object.
panes Provides access to an array of a diagram’s panes.
secondaryAxesX Provides access to a collection of secondary X-axes for a given 2D XY-diagram.
secondaryAxesY Provides access to a collection of secondary Y-axes for a given 2D XY-diagram.
See Also