Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IDataLabel Interface / ShowCategoryName Property
In This Topic
    ShowCategoryName Property (IDataLabel)
    In This Topic
    Gets or sets whether to show the category name (True to display the category name for the data labels on a chart; False to hide).
    Syntax
    System.bool ShowCategoryName {get; set;}
    See Also