GrapeCity.Xaml.Excel
BubbleChart Property (IExcelChart)


GrapeCity.Excel.Chart Namespace > IExcelChart Interface : BubbleChart Property
Specifies there is a bubble chart.
Syntax
'Declaration
 
Property BubbleChart As IExcelBubbleChart
'Usage
 
Dim instance As IExcelChart
Dim value As IExcelBubbleChart
 
instance.BubbleChart = value
 
value = instance.BubbleChart
IExcelBubbleChart BubbleChart {get; set;}
See Also

Reference

IExcelChart Interface
IExcelChart Members