Changing axis scale when using MSChart 
Author Message
 Changing axis scale when using MSChart

Can someone tell me how to fix the y axis in MSChart when
using the 2dXY (2d scatter) chart.  I am looking for a
statement something like..

MSChart1.Plot.Axis(VtChAxisIdX).Maximum = 10
MSChart1.Plot.Axis(VtChAxisIdX).Minimum = 5

these don't work.
Note: there is a Maximum property that applies to a
ValueScale object but I don't know how to or if I can use
this in any way.



Mon, 09 Aug 2004 07:34:22 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. MSChart axes and scales

2. MSChart axis labels and scales has got me stumped

3. MSChart axes scaling problem (VB5 Pro)

4. MSChart and 2nd Y axis Scaling Problem

5. MSChart and 2nd Y axis Scaling Problem

6. Changing Font Size in X axis In MSChart Object

7. MSChart : y-axis label changing

8. Automating Graph X Axis Scales

9. Change X axis in Access 95 using VBA

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