ASP.NEt and financial Volume charts

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
richheim
Newbie
Newbie
Posts: 58
Joined: Tue Sep 18, 2007 12:00 am

ASP.NEt and financial Volume charts

Post by richheim » Thu Apr 17, 2008 4:38 pm

Hi Guys,

Still have a problem with the zoom tool not disappearing after an Update Panel refresh. I suppose that a full postback is required for this?

Also - Using this same type of chart (financial/volume), is there a way I can obtain the "closest" series valueIndex from the WebChart1_ClickBackground method?
It seems to be difficult for the user to click directly on a series since there are so many thin lines on the chart. I mostly get "clicked on background" even though it appears as if a series line was clicked on.

Post Reply