This topic has not yet been rated - Rate this topic

SeriesCollection Interface

Office 2010

A collection of all the Series objects in the specified chart or chart group.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
[GuidAttribute("8FEB78F7-35C6-4871-918C-193C3CDD886D")]
public interface SeriesCollection : IEnumerable

Use the SeriesCollection(Object) method to return the SeriesCollection collection.

Use the Extend(Object, Object, Object) method to extend an existing series.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.