Series.AxisGroup (Word)
Returns the type of axis group. Possible return values are xlPrimary - The primary axis group, xlSecondary - The secondary axis group.
ActiveDocument.Background.Chart.FullSeriesCollection(1).AxisGroup = xlPrimary
Returns the type of axis group. Possible return values are xlPrimary - The primary axis group, xlSecondary - The secondary axis group.
ActiveDocument.Background.Chart.FullSeriesCollection(1).AxisGroup = xlPrimary