IMsoChartGroup.Overlap Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property Overlap As Integer
    Get
    Set
'Usage
Dim instance As IMsoChartGroup
Dim value As Integer

value = instance.Overlap

instance.Overlap = value
int Overlap { get; set; }

Property Value

Type: System.Int32

See Also

Reference

IMsoChartGroup Interface

IMsoChartGroup Members

Microsoft.Office.Core Namespace