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