|
Ring over zones |
Posted by Fabiano on Jul-15-2011 04:57 |
|
Hello,
I have a simple question. Is there a way to let the rings be over the zones?
The attached image shows what I mean.
Regards.
Fabiano Barbosa.
|
Re: Ring over zones |
Posted by Peter Kwan on Jul-15-2011 16:42 |
|
Hi Fabiano,
Yes. In ChartDirector, you can control the radius of the ring and the zone. For example, suppose the radius of your meter is 100 pixels. You can put the zone radius from 0 to 80 pixels, and put the ring radius from 80 to 100 pixels. In this way, the ring will surround the zone.
Hope this can help.
Regards
Peter Kwan |
Re: Ring over zones |
Posted by Fabiano on Jul-15-2011 20:52 |
|
Hi Peter,
Thanks for your answer. In fact, I already knew that, the chartdirect's help and example is very good in showing the properties's behavior.
What I wanted was not to be concerned about the radius's values and ensure that the rings will be always over the zone.
But, if it cannot be done, changing the z-order for example, I'll change the elements's radius to ensure that the zone will not be over the ring.
Thanks again.
Fabiano Barbosa |
Re: Ring over zones |
Posted by Peter Kwan on Jul-16-2011 01:25 |
|
Hi Fabiano,
If you add the zones first, followed by the ring, then the ring will be over the zones.
Hope this can help.
Regards
Peter Kwan |
Re: Ring over zones |
Posted by Fabiano on Jul-16-2011 02:20 |
|
Hi Peter,
it helped a lot, thank you.
Regards.
Fabiano Barbosa. |
|