Problem with scrollpager tool

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
sfb
Newbie
Newbie
Posts: 1
Joined: Tue Jun 11, 2013 12:00 am

Problem with scrollpager tool

Post by sfb » Tue Jun 18, 2013 4:19 pm

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

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Problem with scrollpager tool

Post by Sandra » Wed Jun 19, 2013 3:01 pm

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,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply