Crosshairs Class

Crosshairs class consists of the following properties:

Property Description Data Type Default
Color Determines the color the crosshairs are displayed in. Color Color.Red
CoordsBackcolor Determines the background color for the crosshairs coordinates display box. Color Color.Yellow
CoordsVisible Determines whether or not the crosshairs coordinates are displayed along the x and y axes. Boolean True
HorizontalVisible Determines whether or not the horizontal crosshair is visible on the plot when the Crosshairs Toolbar button is selected. Boolean True
VerticalVisible Determines whether or not the vertical crosshair is visible on the plot when the Crosshairs Toolbar button is selected. Boolean True
Width Determines the width the crosshairs are displayed with. Enumerated type consisting of the following options:
  • woOnePoint (=1)
  • woTwoPoint (=2)
  • woThreePoint (=3)
  • woFourPoint (=4)
  • woFivePoint (=5)
woOnePoint
YCoordInLegend Determines whether or not to display the corresponding y-scale coordinate of each profile in the Legend. Boolean False

See Also

Properties | Crosshairs