Skip to main content
A newer version of this page is available. .

XYDiagram2D.ShowCrosshair Method

Name Parameters Description
ShowCrosshair(ControlCoordinates) coordinates Shows the Crosshair Cursor at the specified coordinate of the Chart Control.
ShowCrosshair(Point) screenPoint Shows 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, pane Shows the Crosshair Cursor at the point of the specified diagram coordinates related to the specified axes and pane.