Back to Devexpress

XYDiagram2D.ShowCrosshair Method

wpf-devexpress-dot-xpf-dot-charts-dot-xydiagram2d-dot-showcrosshair.md

latest942 B
Original Source

XYDiagram2D.ShowCrosshair Method

NameParametersDescription
ShowCrosshair(ControlCoordinates)coordinatesShows the Crosshair Cursor at the specified coordinate of the Chart Control.
ShowCrosshair(Object, Object, AxisX2D, AxisY2D, Pane)argument, value, axisX, axisY, paneShows the Crosshair Cursor at the point of the specified diagram coordinates related to the specified axes and pane.
ShowCrosshair(Point)screenPointShows the Crosshair Cursor at the point with the specified coordinates related to the top-left corner of the chart.