GrapeCity.Xaml.Excel
ShowLegendKey Property (IExcelDataLabels)


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

Reference

IExcelDataLabels Interface
IExcelDataLabels Members