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


Gets the size value.
Syntax
'Declaration
 
Public ReadOnly Property SizeValue As Nullable(Of Double)
'Usage
 
Dim instance As BubbleDataPoint
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

BubbleDataPoint Class
BubbleDataPoint Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options