LeaderLines Interface 

Represents leader lines on a chart.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Public Class eaderLinesImplementation
    Implements LeaderLines
End Class
Dim eaderLinesImplementation1 As New eaderLinesImplementation()

Syntax

Public Interface LeaderLines
public interface LeaderLines
public interface class LeaderLines
public interface LeaderLines
public interface LeaderLines

Remarks

Leader lines connect data labels to data points. This object isn’t a collection, because there’s no object that represents a single leader line.

Use the LeaderLines property to return the LeaderLines object.

This object applies only to pie charts.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Excel Namespace

Other Resources

LeaderLines Members