Hi,
I am using a scrollPager tool in my .NET app. I have noticed that, even in the examples of the evaluation version, if I open the scrollPager editor y click in the ColorBandTool tab, if I change the Start and End values, the band is moved to those values. However If I press the Ok button, if the mouse is over the chart the band returns to the previous values. Changing these values by code (as below) I get the same result. Is Ok this behaviour? Am I doing something wrong?
Me.scrollPager.ColorBandTool.Start = value1
Me.scrollPager.ColorBandTool.End = value2
Thanks in advance
Regards
Problem with scrollpager tool
Re: Problem with scrollpager tool
Hello sfb,
It isn't a correct behavior. I have added it in bug list report with number [TF02016610]. We will try to fix it to upcoming versions of TeeChartFor.Net.
Thanks,
It isn't a correct behavior. I have added it in bug list report with number [TF02016610]. We will try to fix it to upcoming versions of TeeChartFor.Net.
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |