Share via


IMsoDataLabel.ShowBubbleSize Property

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

Syntax

'Declaration
Property ShowBubbleSize As Boolean
    Get
    Set
'Usage
Dim instance As IMsoDataLabel
Dim value As Boolean

value = instance.ShowBubbleSize

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

Property Value

Type: System.Boolean

See Also

Reference

IMsoDataLabel Interface

IMsoDataLabel Members

Microsoft.Office.Core Namespace