Seondary axis

T

Teewan

Hi,

I need to manipulate the visibility of the secondary axis of a chart
dependant upon a variable. I assume it will be something like
Me!gphGraph1.Object.Application.Chart.Axes(2, 2).Visible = False

Any ideas
 
Top