Series Interface

Represents a series in a chart.

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

Syntax

'Declaration
<GuidAttribute("92D41A75-F07E-4CA4-AF6F-BEF486AA4E6F")> _
Public Interface Series
'Usage
Dim instance As Series
[GuidAttribute("92D41A75-F07E-4CA4-AF6F-BEF486AA4E6F")]
public interface Series

Remarks

The Series object is a member of the SeriesCollection collection.

See Also

Reference

Series Members

Microsoft.Office.Interop.PowerPoint Namespace