IMsoChartGroup.HasSeriesLines Property

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

Syntax

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

value = instance.HasSeriesLines

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

Property Value

Type: System.Boolean

See Also

Reference

IMsoChartGroup Interface

IMsoChartGroup Members

Microsoft.Office.Core Namespace