IMsoChartGroup.ShowNegativeBubbles Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property ShowNegativeBubbles As Boolean
    Get
    Set
'Usage
Dim instance As IMsoChartGroup
Dim value As Boolean

value = instance.ShowNegativeBubbles

instance.ShowNegativeBubbles = value
bool ShowNegativeBubbles { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

IMsoChartGroup Interface

IMsoChartGroup Members

Microsoft.Office.Core Namespace