IMsoChart.PieGroups Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Function PieGroups ( _
Index As Object _
) As Object
'Usage
Dim instance As IMsoChart
Dim Index As Object
Dim returnValue As Object
returnValue = instance.PieGroups(Index)
Object PieGroups(
Object Index
)
Parameters
- Index
Type: System.Object
Return Value
Type: System.Object