GrapeCity.Xaml.Excel
ViewIn3D Property (IExcelChart)


GrapeCity.Excel.Chart Namespace > IExcelChart Interface : ViewIn3D Property
Specifies the 3-D view of the chart.
Syntax
'Declaration
 
Property ViewIn3D As ViewIn3D
'Usage
 
Dim instance As IExcelChart
Dim value As ViewIn3D
 
instance.ViewIn3D = value
 
value = instance.ViewIn3D
ViewIn3D ViewIn3D {get; set;}
See Also

Reference

IExcelChart Interface
IExcelChart Members