Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IDataLabels Interface / ShowLeaderLines Property
In This Topic
    ShowLeaderLines Property
    In This Topic
    Gets or sets a Boolean that corresponds to a specified chart's data label values display behavior. True displays the leader lines.
    Syntax
    System.bool ShowLeaderLines {get; set;}
    See Also