Page 1 of 1

Problem with scrollpager tool

Posted: Tue Jun 18, 2013 4:19 pm
by 15666219
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

Re: Problem with scrollpager tool

Posted: Wed Jun 19, 2013 3:01 pm
by 10050769
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,