AddPlotGroup Method
The AddPlotGroup method adds a plot group to the graph. Plot groups are used to group bar charts together.
Syntax
object.AddPlotGroup
object.AddPlotGroup =AddPlotGroup
Example
This example shows how to add a bar chart group to a graph.
Graph.AddPlotGroup
Used by: AutoGraph object