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