This topic has not yet been rated - Rate this topic

SeriesLines Interface

Office 2010

Represents series lines in a chart group.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
[GuidAttribute("92D41A77-F07E-4CA4-AF6F-BEF486AA4E6F")]
public interface SeriesLines

Series lines connect the data values from each series. Only 2-D stacked bar, 2-D stacked column, pie-of-pie, or bar-of-pie charts can have series lines. This object is not a collection. There is no object that represents a single series line; you either enable series lines for all points in a chart group or you disable them.

If the HasSeriesLines property is false, most properties of the SeriesLines object are disabled.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.