LeaderLines Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents leader lines on a chart.
public interface class LeaderLines
[System.Runtime.InteropServices.Guid("00024437-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface LeaderLines
Public Interface LeaderLines
- Attributes
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.
Properties
Application |
Returns an Application object that represents the Microsoft Excel application. |
Border |
Returns a Border object that represents the border of the object. |
Creator |
Returns a 32-bit integer that indicates the application in which this object was created. |
Format |
Returns the ChartFormat object. Read-only. |
Parent |
Returns the parent object for the specified object. |
Methods
Delete() |
Deletes the object. |
Select() |
Selects the object. |