GrapeCity.Xaml.Excel
ShowBubbleSize Property (IExcelDataLabels)


GrapeCity.Excel.Chart Namespace > IExcelDataLabels Interface : ShowBubbleSize Property
Specifies whether the data label show the bubble size.
Syntax
'Declaration
 
Property ShowBubbleSize As Boolean
'Usage
 
Dim instance As IExcelDataLabels
Dim value As Boolean
 
instance.ShowBubbleSize = value
 
value = instance.ShowBubbleSize
bool ShowBubbleSize {get; set;}
See Also

Reference

IExcelDataLabels Interface
IExcelDataLabels Members