Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IChartGroup Interface
/ ShowNegativeBubbles Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ShowNegativeBubbles Property
In This Topic
Gets or sets whether to show negative bubbles (True if negative bubbles are shown for the chart group). Valid only for bubble charts.
Syntax
C#
System.
bool
ShowNegativeBubbles {
get
;
set
;}
See Also
Reference
IChartGroup Interface
IChartGroup Members