GrapeCity.Xaml.Excel
ShowCategoryName Property (ExcelDataLabel)


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

Reference

ExcelDataLabel Class
ExcelDataLabel Members