Series.AxisGroup (PowerPoint)
Returns the type of axis group. Possible return values are xlPrimary - The primary axis group, xlSecondary - The secondary axis group.
ActiveWindow.RangeFromPoint.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.
ActiveWindow.RangeFromPoint.Chart.FullSeriesCollection(1).AxisGroup = xlPrimary