Use the properties of the Cursor class to read and write the elements of a graph or chart cursor.
Name | Description |
---|---|
XPosition | X coordinate of the cursor in the plot area. |
YPosition | Y coordinate of the cursor in the plot area. |
YPositions | Array of Y coordinates that the cursor intersects when watching multiple plots. |
CrosshairStyle | Style of the crosshairs that appear when moving a cursor across a plot. |
TargetShape | Shape of the cursor target that displays over a plot. |
Name (Inherited from PlotBase) | Name of the object. |
Visible (Inherited from PlotBase) | Boolean value that determines whether to display the object. |