GrapeCity.Xaml.Excel
ShowValue Property (IExcelDataLabels)


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

Reference

IExcelDataLabels Interface
IExcelDataLabels Members