ASPxClientXYDiagramBase Properties
Represents the base class for all diagram classes, which have X and Y axes.Name | Description |
---|---|
axisX | Gets the X-axis. |
axisY | Gets the Y-axis. |
chart | Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement. |
See Also