Add Method (WCAxes Collection) Example

This example adds a second value axis to the right side of the chart.

Set c = ChartSpace1.Constants
Set cht = ChartSpace1.Charts(0)
cht.Axes.Add cht.Axes(c.chAxisPositionLeft).Scaling, c.chAxisPositionRight, c.chValueAxis