ASPxClientXYDiagramPane Properties
Represents the client-side equivalent of the XYDiagramPane class.| Name | Description |
|---|---|
| chart | Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement. |
| diagram | Gets the diagram that owns the current pane object. |
| name | Gets the name of the chart element. Inherited from ASPxClientWebChartElementNamed. |
| title | Returns the pane title’s settings. |
See Also