ASPxClientSwiftPlotDiagramAxis Members
Represents the client-side equivalent of the SwiftPlotDiagramAxis class.Properties
| Name | Description |
|---|---|
| axisTitle | Provides access to an axis title object. Inherited from ASPxClientAxis2D. |
| chart | Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement. |
| constantLines | Provides access to the collection of the axis constant lines. Inherited from ASPxClientAxis2D. |
| diagram | Provides access to the XY-diagram which contains the current axis. Inherited from ASPxClientAxisBase. |
| name | Gets the name of the chart element. Inherited from ASPxClientWebChartElementNamed. |
| range | Provides acess to the range of the axis coordinates. Inherited from ASPxClientAxisBase. |
| strips | Provides access to the axis strips collection. Inherited from ASPxClientAxis2D. |
See Also