GrapeCity.Xaml.Excel
ShowBubbleSize Property (ExcelDataLabel)


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

Reference

ExcelDataLabel Class
ExcelDataLabel Members