ASPxClientRadarDiagram Methods
Represents the client-side equivalent of the RadarDiagram class.Name | Description |
---|---|
DiagramToPoint(argument, value) | Converts the diagram coordinates of a point into screen coordinates. |
PointToDiagram(x, y) | Converts the display coordinates into a diagram coordinates object. |
See Also