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