GrapeCity.Xaml.Excel
ShowNegativeBubbles Property (IExcelBubbleChart)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelBubbleChart Interface
IExcelBubbleChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options