Share via


IMsoSeries.BubbleSizes Property

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

Syntax

'Declaration
Property BubbleSizes As Object
    Get
    Set
'Usage
Dim instance As IMsoSeries
Dim value As Object

value = instance.BubbleSizes

instance.BubbleSizes = value
Object BubbleSizes { get; set; }

Property Value

Type: System.Object

See Also

Reference

IMsoSeries Interface

IMsoSeries Members

Microsoft.Office.Core Namespace