IMsoChartGroup.AxisGroup Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property AxisGroup As Integer
Get
Set
'Usage
Dim instance As IMsoChartGroup
Dim value As Integer
value = instance.AxisGroup
instance.AxisGroup = value
int AxisGroup { get; set; }
Property Value
Type: System.Int32