Chart.BarGroups Method
Reserved for internal use.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
'Declaration
Function BarGroups ( _
Index As Object _
) As Object
'Usage
Dim instance As Chart
Dim Index As Object
Dim returnValue As Object
returnValue = instance.BarGroups(Index)
Object BarGroups(
Object Index
)
- Index
Type: System.Object
Type: System.Object