XYGroups Method
On a 2-D chart, returns an object that represents either a single scatter chart group or a collection of the scatter chart groups.
expression.XYGroups(Index)expressionRequired. An expression that returns one of the objects in the Applies To list.Index Optional Variant. Specifies the chart group.
Example
This example sets X-Y group (scatter group) one to use a different color for each data marker. The example should be run on a 2-D chart.
|