GrapeCity.Xaml.Excel
ShowLegendKey Property (ExcelDataLabel)


Specifies whether the data label show the legend key.
Syntax
'Declaration
 
Public Property ShowLegendKey As Boolean
'Usage
 
Dim instance As ExcelDataLabel
Dim value As Boolean
 
instance.ShowLegendKey = value
 
value = instance.ShowLegendKey
public bool ShowLegendKey {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataLabel Class
ExcelDataLabel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options