GrapeCity.Xaml.Excel
ShowLegendKey Property (IExcelDataLabel)


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

Reference

IExcelDataLabel Interface
IExcelDataLabel Members