Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / ShowNegativeBubbles Property
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
    System.bool ShowNegativeBubbles {get; set;}
    See Also