Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Tools for Microsoft .Net & .Net Compact Framework
 QCChart2D and QCChart2D CF (VB and C#)
 Y axis mouse click event & Web Hosting of control
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

new

14 Posts

Posted - 30 Aug 2006 :  07:25:32  Show Profile  Reply with Quote
i've two queries as follows
1> Is there any possibilty to have mouse click event on plotted yaxis? ..I'm having multiple yaxis graph and i want to set the grid according to clicked yaxis..

2>Is there any other way to host chartview control on web page other than image rendering techniq..

thanx

quinncurtis

1164 Posts

Posted - 30 Aug 2006 :  08:44:51  Show Profile  Reply with Quote
1. Trapping a click on an axis using the FindObj class is discussed in the manual, in Chapter 25, FAQ 5.

2. We have found that it is possible to host Forms.UserControl objects in the IE browser, running on a Windows workstation. Any libraries that the control uses (QCChart2dNet.DLL for example) must installed in the sytem GAC. There are security restrictions on some .Net functions (file I/O and assembly information in particular) that we use for licensing that makes our ChartView control not compatible when used this way though. Should we get more feedback that this is desirable feature we can create a version of the software that will run in IE on a Windows workstation.

This is one area where Java has a huge advantage over .Net. It only takes a few lines of HTML code to add a Java applet (in our case an appliet displaying charts) to a web page. The resulting charts will be displayable in all browsers that support Java (most). See our QCChart2D for Java product.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Quinn-Curtis Forums © 2000-07 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07