GrapeCity.Xaml.SpreadSheet.Data
Percentage Property


Gets the percentage.
Syntax
'Declaration
 
Public ReadOnly Property Percentage As Nullable(Of Double)
'Usage
 
Dim instance As DataLabel
Dim value As Nullable(Of Double)
 
value = instance.Percentage
public Nullable<double> Percentage {get;}

Property Value

The percentage.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DataLabel Class
DataLabel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options