GrapeCity.Xaml.Excel
ShowCategoryName Property (IExcelDataLabels)


GrapeCity.Excel.Chart Namespace > IExcelDataLabels Interface : ShowCategoryName Property
Specifies whether the data label show the category name.
Syntax
'Declaration
 
Property ShowCategoryName As Boolean
'Usage
 
Dim instance As IExcelDataLabels
Dim value As Boolean
 
instance.ShowCategoryName = value
 
value = instance.ShowCategoryName
bool ShowCategoryName {get; set;}
See Also

Reference

IExcelDataLabels Interface
IExcelDataLabels Members