GrapeCity.Xaml.Excel
ShowBubbleSize Property (IExcelDataLabel)


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

Reference

IExcelDataLabel Interface
IExcelDataLabel Members