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