GrapeCity.Xaml.Excel
ShowPercentage Property (IExcelDataLabels)


Specifies whether the data label show the percentage.
Syntax
'Declaration
 
Property ShowPercentage As Boolean
'Usage
 
Dim instance As IExcelDataLabels
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

IExcelDataLabels Interface
IExcelDataLabels Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options