XY Chart NET 3 Control Reference
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
OpenCoordInLegend Determines whether or not to display the open-crosshair coordinate in the Legend. Applicable to Candle profiles. Boolean False
HighCoordInLegend Determines whether or not to display the high-crosshair coordinate in the Legend. Applicable to Candle profiles. Boolean False
LowCoordInLegend Determines whether or not to display the low-crosshair coordinate in the Legend. Applicable to Candle profiles. Boolean False
CloseCoordInLegend Determines whether or not to display the close-crosshair coordinate in the Legend. Applicable to Candle profiles. Boolean False

 

See Also

 

 


© 2003 - 2013 ControlEng Corporation. All rights reserved.