MSChart and 2nd Y axis Scaling Problem 
Author Message
 MSChart and 2nd Y axis Scaling Problem

Hi All,

Here's the low down.  I am having problems scaling the second Y axis on a
MSChart object correctly.  Here are the conditions:

Axes(Y).ValueScale.Auto = False (auto scaling is off for the Y axis)
Min and Max for 1st Y axis is determined.
Multiple Series have been determined and assigned to the respective Y or 2nd
Y axis.
seriescollection(x).secondaryaxis = true. etc.etc.etc.
I have set Axes(Y2).ValueScale.Auto = false b/c when set to true it uses 0
as the min.
Want to set the 2nd Y axis to the Min point and Max point that I have
already determined.

For some stupid reason the 2nd Y axis doesn't scale right. and I end up with
either all of it scaled with the 1st Y axis as its determining value without
using my specified 2nd Y axis min and max points.  Has anyone done this?

--
Thanks,

Lanky



Mon, 14 Oct 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. MSChart and 2nd Y axis Scaling Problem

2. MSChart axes scaling problem (VB5 Pro)

3. MSChart axes and scales

4. MSChart axis labels and scales has got me stumped

5. Changing axis scale when using MSChart

6. Axis problem - MSChart Control

7. MSChart X axis problem

8. mschart control y-axis problem

9. Automating Graph X Axis Scales

10. Scaling Algorithm for Linear Graph Axis

11. Graph Y Axis Scaling and %

12. Excel/VBA graphics: Settings X-axis scale properties in VBA

 

 
Powered by phpBB® Forum Software