XYDiagram2D.ShowCrosshair Method
Name | Parameters | Description |
---|---|---|
ShowCrosshair(ControlCoordinates) | coordinates | Shows the Crosshair Cursor at the specified coordinate of the Chart Control. |
ShowCrosshair(Object, Object, AxisX2D, AxisY2D, Pane) | argument, value, axisX, axisY, pane | Shows the Crosshair Cursor at the point of the specified diagram coordinates related to the specified axes and pane. |
ShowCrosshair(Point) | screenPoint | Shows the Crosshair Cursor at the point with the specified coordinates related to the top-left corner of the chart. |