Share via


ChartGroup.SeriesLines Property

Returns the series lines for a 2-D stacked bar, 2-D stacked column, pie-of-pie, or bar-of-pie chart. Read-only SeriesLines.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property SeriesLines As SeriesLines
    Get
'Usage
Dim instance As ChartGroup
Dim value As SeriesLines

value = instance.SeriesLines
SeriesLines SeriesLines { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.SeriesLines

See Also

Reference

ChartGroup Interface

ChartGroup Members

Microsoft.Office.Interop.PowerPoint Namespace