Back to Devexpress

XYDiagram2D.ShowCrosshair Method

corelibraries-devexpress-dot-xtracharts-dot-xydiagram2d-dot-showcrosshair.md

latest977 B
Original Source

XYDiagram2D.ShowCrosshair Method

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