IMsoChart.ChartGroups Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property ChartGroups ( _
ByRef pvarIndex As Object, _
varIgallery As Object _
) As Object
Get
'Usage
Dim instance As IMsoChart
Dim pvarIndex As Object
Dim varIgallery As Object
Dim value As Object
value = instance.ChartGroups(pvarIndex, _
varIgallery)
Object this[
ref Object pvarIndex,
Object varIgallery
] { get; }
Parameters
- pvarIndex
Type: System.Object
- varIgallery
Type: System.Object
Property Value
Type: System.Object