Perfect. Thanks.
Rob Novosel
Search found 2 matches
- Fri Jan 07, 2005 12:44 pm
- Forum: ActiveX
- Topic: Minimum Question
- Replies: 2
- Views: 3489
- Thu Jan 06, 2005 10:27 pm
- Forum: ActiveX
- Topic: Minimum Question
- Replies: 2
- Views: 3489
Minimum Question
I have 2 series on my graph and would like to use a number other than 0 as my minimum value. Series 1 is a bar on the left axis and Series 2 is a line graph on the right axis. Here is what I am currently trying to do this. Chart.axis.left.automatic = False Chart.axis.left.minimum = 80 Chart.axis.lef...