Skip to main content

XYDiagram2D.ShowCrosshair Method

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