GrapeCity.Xaml.Excel
BubbleChart Property (ExcelChart)


Specifies there is a bubble chart.
Syntax
'Declaration
 
Public Property BubbleChart As IExcelBubbleChart
'Usage
 
Dim instance As ExcelChart
Dim value As IExcelBubbleChart
 
instance.BubbleChart = value
 
value = instance.BubbleChart
public IExcelBubbleChart BubbleChart {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChart Class
ExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options