GrapeCity.Xaml.SpreadSheet.Data
SizeValue Property (BubbleDataLabel)


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

Property Value

The size value.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

BubbleDataLabel Class
BubbleDataLabel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options