N
Nick H
Hello,
I have been able to set scales on the left hand chart
axis by using the syntax me!
[chartname].object.application.chart.axes(2).MinimumScale
= cdbl(10)
However, I am using a chart with two y axis, one on the
left and one on the right. The one on the right is called
a secondary value axis. Does anyone know the syntax to
set that one's scale?
Rgds Nick
I have been able to set scales on the left hand chart
axis by using the syntax me!
[chartname].object.application.chart.axes(2).MinimumScale
= cdbl(10)
However, I am using a chart with two y axis, one on the
left and one on the right. The one on the right is called
a secondary value axis. Does anyone know the syntax to
set that one's scale?
Rgds Nick