This topic has not yet been rated - Rate this topic

DropLines Interface

Office 2010

Represents the drop lines in a chart group.

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

Drop lines connect the points in the chart with the x-axis. Only line and area chart groups can have drop lines. This object is not a collection. There is no object that represents a single drop line; you either enable drop lines for all points in a chart group or you disable them.

If the HasDropLines property is false, most properties of the DropLines object are disabled.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.