Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

The caption on an annotation is off the plot area. Even if I cahnge the x and y scaling I still can't see the annotation caption. How can I change it so that I can see it?

The caption on an annotation is off the plot area. Even if I cahnge the x and y scaling I still can't see the annotation caption. How can I change it so that I can see it?
0 Kudos
Message 1 of 2
(3,000 Views)
Try calling SetCoordinates on the annotation's Caption property. This method lets you explicitly set the x and y coordinates of the caption.

- Elton
0 Kudos
Message 2 of 2
(3,000 Views)