Spread Silverlight Documentation
Bar3DChart Property (ExcelChart)


Specifies there is a 3D Bar or column series on the chart.
Syntax
'Declaration
 
Public Property Bar3DChart As IExcelBar3DChart
'Usage
 
Dim instance As ExcelChart
Dim value As IExcelBar3DChart
 
instance.Bar3DChart = value
 
value = instance.Bar3DChart
public IExcelBar3DChart Bar3DChart {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

ExcelChart Class
ExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.