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
460
UltraWebChart Layer blocking
posted

 Hi all,

 I have a issue regarding the webchart layer blocking my Axis-Y values. If i put the scrollbar, it will appear another layer blocking the Axis-Y values.

 If i not putting any scrollbar, it will not appear any extra layer.

 May I know why?

 Here is screenshot:

 

Parents
No Data
Reply
  • 26458
    Offline posted

    Not sure why you're getting this behavior. I think it would help if you included a test project or the code you used to create the chart. What version of NetAdvantage are you using and what browser?

    It also looks like you're missing scrollbar images. Try setting EnableScrollbar property to true at design time. This would copy the necessary images to your application.

Children