GrapeCity.Xaml.Excel
ShowCategoryName Property (ExcelDataLabels)


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

Reference

ExcelDataLabels Class
ExcelDataLabels Members