GrapeCity.Xaml.Excel
ShowCategoryName Property (IExcelDataLabel)


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

Reference

IExcelDataLabel Interface
IExcelDataLabel Members