Spread Silverlight 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, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

IExcelBubbleSeries Interface
IExcelBubbleSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.