GrapeCity.Xaml.Excel
BubbleSize Property (ExcelBubbleSeries)


Specifies the data for the sizes of the bubbles on the bubble chart.
Syntax
'Declaration
 
Public Property BubbleSize As IExcelSeriesValue
'Usage
 
Dim instance As ExcelBubbleSeries
Dim value As IExcelSeriesValue
 
instance.BubbleSize = value
 
value = instance.BubbleSize
public IExcelSeriesValue BubbleSize {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelBubbleSeries Class
ExcelBubbleSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options