GrapeCity.Xaml.Excel
ShowNegativeBubbles Property (ExcelBubbleChart)


Specifies negative sized bubble shall be shown on a bubble chart.
Syntax
'Declaration
 
Public Property ShowNegativeBubbles As Boolean
'Usage
 
Dim instance As ExcelBubbleChart
Dim value As Boolean
 
instance.ShowNegativeBubbles = value
 
value = instance.ShowNegativeBubbles
public bool ShowNegativeBubbles {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelBubbleChart Class
ExcelBubbleChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options