GrapeCity.Xaml.Excel
ShowBubbleSize Property (ExcelDataLabel)


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataLabel Class
ExcelDataLabel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options