LeaderLines Interface
Represents leader lines on a chart. Leader lines connect data labels to data points.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("92D41A6D-F07E-4CA4-AF6F-BEF486AA4E6F")> _
Public Interface LeaderLines
'Usage
Dim instance As LeaderLines
[GuidAttribute("92D41A6D-F07E-4CA4-AF6F-BEF486AA4E6F")]
public interface LeaderLines
Remarks
This object is not a collection; there is no object that represents a single leader line.
This object applies only to pie charts.