GrapeCity.Xaml.Excel
ShowValue Property (IExcelDataLabel)


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