Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

XYDiagram2D.DiagramToPoint Method

Name Parameters Description
DiagramToPoint(DateTime, DateTime, AxisX2D, AxisY2D, Pane) argument, value, axisX, axisY, pane Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(DateTime, DateTime, AxisX2D, AxisY2D) argument, value, axisX, axisY Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(DateTime, DateTime) argument, value Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(DateTime, Double, AxisX2D, AxisY2D, Pane) argument, value, axisX, axisY, pane Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(DateTime, Double, AxisX2D, AxisY2D) argument, value, axisX, axisY Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(DateTime, Double) argument, value Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(DateTime, TimeSpan, AxisX2D, AxisY2D, Pane) argument, value, axisX, axisY, pane Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(DateTime, TimeSpan, AxisX2D, AxisY2D) argument, value, axisX, axisY Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(DateTime, TimeSpan) argument, value Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(Double, DateTime, AxisX2D, AxisY2D, Pane) argument, value, axisX, axisY, pane Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(Double, DateTime, AxisX2D, AxisY2D) argument, value, axisX, axisY Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(Double, DateTime) argument, value Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(Double, Double, AxisX2D, AxisY2D, Pane) argument, value, axisX, axisY, pane Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(Double, Double, AxisX2D, AxisY2D) argument, value, axisX, axisY Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(Double, Double) argument, value Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(Double, TimeSpan, AxisX2D, AxisY2D, Pane) argument, value, axisX, axisY, pane Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(Double, TimeSpan, AxisX2D, AxisY2D) argument, value, axisX, axisY Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(Double, TimeSpan) argument, value Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(String, DateTime, AxisX2D, AxisY2D, Pane) argument, value, axisX, axisY, pane Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(String, DateTime, AxisX2D, AxisY2D) argument, value, axisX, axisY Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(String, DateTime) argument, value Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(String, Double, AxisX2D, AxisY2D, Pane) argument, value, axisX, axisY, pane Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(String, Double, AxisX2D, AxisY2D) argument, value, axisX, axisY Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(String, Double) argument, value Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(String, TimeSpan, AxisX2D, AxisY2D, Pane) argument, value, axisX, axisY, pane Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(String, TimeSpan, AxisX2D, AxisY2D) argument, value, axisX, axisY Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(String, TimeSpan) argument, value Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(TimeSpan, DateTime, AxisX2D, AxisY2D, Pane) argument, value, axisX, axisY, pane Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(TimeSpan, DateTime, AxisX2D, AxisY2D) argument, value, axisX, axisY Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(TimeSpan, DateTime) argument, value Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(TimeSpan, Double, AxisX2D, AxisY2D, Pane) argument, value, axisX, axisY, pane Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(TimeSpan, Double, AxisX2D, AxisY2D) argument, value, axisX, axisY Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(TimeSpan, Double) argument, value Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(TimeSpan, TimeSpan, AxisX2D, AxisY2D, Pane) argument, value, axisX, axisY, pane Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(TimeSpan, TimeSpan, AxisX2D, AxisY2D) argument, value, axisX, axisY Converts the diagram coordinates of a point into screen coordinates.
DiagramToPoint(TimeSpan, TimeSpan) argument, value Converts the diagram coordinates of a point into screen coordinates.