GrapeCity.Xaml.Excel
BubbleSize Property (IExcelBubbleSeries)


GrapeCity.Excel.Chart Namespace > IExcelBubbleSeries Interface : BubbleSize Property
Specifies the data for the sizes of the bubbles on the bubble chart.
Syntax
'Declaration
 
Property BubbleSize As IExcelSeriesValue
'Usage
 
Dim instance As IExcelBubbleSeries
Dim value As IExcelSeriesValue
 
instance.BubbleSize = value
 
value = instance.BubbleSize
IExcelSeriesValue BubbleSize {get; set;}
See Also

Reference

IExcelBubbleSeries Interface
IExcelBubbleSeries Members