Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface / HasLegend Property
In This Topic
    HasLegend Property
    In This Topic
    Gets or sets whether the chart has a legend.
    Syntax
    System.bool HasLegend {get; set;}
    See Also