GrapeCity.Xaml.Excel
ShowValue Property (ExcelDataLabels)


Specifies whether the data label show the value.
Syntax
'Declaration
 
Public Property ShowValue As Boolean
'Usage
 
Dim instance As ExcelDataLabels
Dim value As Boolean
 
instance.ShowValue = value
 
value = instance.ShowValue
public bool ShowValue {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