IMsoChartGroup.HasDropLines Property

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

Syntax

'Declaration
Property HasDropLines As Boolean
    Get
    Set
'Usage
Dim instance As IMsoChartGroup
Dim value As Boolean

value = instance.HasDropLines

instance.HasDropLines = value
bool HasDropLines { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

IMsoChartGroup Interface

IMsoChartGroup Members

Microsoft.Office.Core Namespace