rich.barry
Registered User.
- Local time
- Today, 21:40
- Joined
- Aug 19, 2001
- Messages
- 176
Hello
I am using an XY MSGraph 8 control where I am setting axis scales via VB using:
gphVeneerStock.Object.Application.Chart.Axes(1).MaximumScale = value
.Axes(1) works for x axis and .Axes(2) for y axis
I can't seem to find out how to address the secondary Y axis.
Does anyone out there know?
Thanks
Richard
I am using an XY MSGraph 8 control where I am setting axis scales via VB using:
gphVeneerStock.Object.Application.Chart.Axes(1).MaximumScale = value
.Axes(1) works for x axis and .Axes(2) for y axis
I can't seem to find out how to address the secondary Y axis.
Does anyone out there know?
Thanks
Richard