GrapeCity.Xaml.Excel
ShowLegendKey Property (ExcelDataLabels)


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

Reference

ExcelDataLabels Class
ExcelDataLabels Members