Spread WPF Documentation
Bubble3D Property (IExcelBubbleSeries)


Specifies that the bubbles have a 3-D effect applied to them.
Syntax
'Declaration
 
Property Bubble3D As System.Boolean
'Usage
 
Dim instance As IExcelBubbleSeries
Dim value As System.Boolean
 
instance.Bubble3D = value
 
value = instance.Bubble3D
System.bool Bubble3D {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

IExcelBubbleSeries Interface
IExcelBubbleSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.