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 Windows
 ActiveX Controls
 Line plot against Y Axis 2
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jfgibson

10 Posts

Posted - 12 Nov 2004 :  07:26:39  Show Profile  Reply with Quote
With the charting ActiveX control (VisualStudio 6.0) I have successfully plotted multiple lines (using SIMPLE_XY_DATA_TYPE)against Y_AXIS1 and have successfully implemented, scaled, and labeled Y_AXIS2. But I have not been able to determine how to plot any of the lines against Y_AXIS2. The SetGPlotRefAxes() method seems to have the ability to assign datasets to a specific axis, but appears to be implemented only for group types. I assume the 'stacked line' group type is additive (rather than each line being plotted independently against Y values) so that would not work. I simply want to plot some of my lines against Y_AXIS1 and some against Y_AXIS2. How do I do that?

Jim Gibson

quinncurtis

1164 Posts

Posted - 13 Nov 2004 :  19:46:42  Show Profile  Reply with Quote
The demo program Axes plots simple plot types against two different y-axes, scaled to different orders of magnitude. We can't see anything wrong with the way the program works. Verify that this program also works on your system.

If you are setting up the plot-axes relationship using the property pages, make sure you are not changing it in the program. Or, just code the relationship as done in the demo program Axes.
Go to Top of Page

jfgibson

10 Posts

Posted - 14 Nov 2004 :  10:09:14  Show Profile  Reply with Quote
Somehow I missed 'SetSPlotRefAxes()'.
<sheepish grin> Thanks for the help.


Jim Gibson
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