Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Annotation placement help with Z-order

Hello Everyone,
I am using the NiGraph activex control to plot a few sets of data. At certain points I want to mark a circular area that represents a range around a point, so that the user can easily see if the data falls in that range. Well, I have set an annotation at that point as a solid circle point type shape, which works fine. My problem is that when the plots are drawn they are under my annotation shape. I need to have the plot draw over the annotation. I can't find anything to adjust this. I am not sure if the annotation is the best way to accomplish what I want, so if anyone can help me with a fix or another suggestion is it greatly appreciated!

Thanks in advance.
0 Kudos
Message 1 of 3
(3,382 Views)
Have you tried setting the fill property to none?

Steve
0 Kudos
Message 2 of 3
(3,376 Views)
For anyone that is interested I talked to support about this issue and they advised that I use extra plots to draw the circles.
0 Kudos
Message 3 of 3
(3,373 Views)