GrapeCity.Xaml.Excel
ShowPercentage Property (ExcelDataLabels)


Specifies whether the data label show the percentage.
Syntax
'Declaration
 
Public Property ShowPercentage As Boolean
'Usage
 
Dim instance As ExcelDataLabels
Dim value As Boolean
 
instance.ShowPercentage = value
 
value = instance.ShowPercentage
public bool ShowPercentage {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataLabels Class
ExcelDataLabels Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options