I have the following code building charts, but am stumped as to how to successfully include a secondary y axis. the hasaxis properties don't seem to be including a secondary axis
With ch .HasTitle = True
.ChartTitle.Text = aa & StartDate & " to " & EndDate...