Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IDataTable Interface / ShowLegendKey Property
In This Topic
    ShowLegendKey Property (IDataTable)
    In This Topic
    True if the data label legend key is visible. The default value is true.
    Syntax
    System.bool ShowLegendKey {get; set;}
    See Also