GrapeCity.Xaml.Excel
ShowPercentage Property (IExcelDataLabel)


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

Reference

IExcelDataLabel Interface
IExcelDataLabel Members