LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cursor name visable property on xy graph: name overlays cursor point.

I have an XY grpah set up, and I realized that when i apply the name visable attribute to the cursors programmiably, the name seems to overlay teh cursor, being right on top of it. Yet if i do it manualy through the cursor legend, it shows it on top... its very odd. Ultimatly i do NOT want to do ti manualy becuase i wil be have an unknown amount of cursors being created and would like them all to show the lables that i give them ABOVE the point... not ontop of it, because its obivously not readable. Anyone have a solution for this?

Thanks,
Mark
0 Kudos
Message 1 of 2
(2,626 Views)
Mark,
There is no property to set the position of the cursor label. However, you can add empty characters at the begining of the label, so that the actual string will be to the right of the vertical cursor.
In LabVIEW 7, the cursor label is displayed above the cursor point, but on top of the vertical cursor line.
Zvezdana S.
0 Kudos
Message 2 of 2
(2,626 Views)