Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
110
FillSceneGraph event not being called when mouse is over barchart
posted

Hi,

I have a composite chart with a barchart in it. I also have custom layers that implement the ILayer interface. When I call the UltraChart..InvalidateLayers() function my layers are not rerendered when the mouse is hovering the bars of the barchart. Only when I move the mouse to a place in the chart where there are no bars, my custom layers render.

How can I change this? Is there some function I need to call or some properties I have to assign to the barchart??

Thanks,

MIcha

Parents Reply Children
No Data