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#)
 Line "Handle(s)" as a definable CharAttribute
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

dmcomer

4 Posts

Posted - 28 Aug 2009 :  15:00:21  Show Profile  Reply with Quote
Is it possible to define point-by-point attributes for symbols such that a mouse listener would fire only on specific chart points?

The motivation for my question is as follows:

Say you had a plot (I'm think of a magnitude verse frequency) where for all but one point (e.g. the corner frequency of a low-pass filter) you want a line style with no user ability to select points, but for the single-point (again the 3-dB corner frequency of a filter), you want the user to be allowed to move the point. I refer to this as a "handle".

The only way I see to accomplish this so far is to plot one dataset with two plots; one plot a line graph, the second a single point with a mouse listener that, when called, would manipulate both plots.

Any other ideas?

Thanks

quinncurtis

1164 Posts

Posted - 28 Aug 2009 :  18:16:06  Show Profile  Reply with Quote
I think I know what you want, though I am confused by your use of the phrase "line style". You want one, and only one point of a line plot to be selectable. There is no option for that. Using a line plot defining the curve, combined with a scatter plot of one point positioned at the corner frequency, is you best option.
Go to Top of Page

dmcomer

4 Posts

Posted - 29 Aug 2009 :  17:01:17  Show Profile  Reply with Quote
That's pretty much what I thought. Thanks for the reply.

Dave
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