GrapeCity.Xaml.Excel
ShowPercentage Property (IExcelDataLabel)


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDataLabel Interface
IExcelDataLabel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options