GrapeCity.Xaml.Excel
Line3DChart Property (IExcelChart)


GrapeCity.Excel.Chart Namespace > IExcelChart Interface : Line3DChart Property
Specifies there is a surface 3D chart.
Syntax
'Declaration
 
Property Line3DChart As IExcelLine3DChart
'Usage
 
Dim instance As IExcelChart
Dim value As IExcelLine3DChart
 
instance.Line3DChart = value
 
value = instance.Line3DChart
IExcelLine3DChart Line3DChart {get; set;}
See Also

Reference

IExcelChart Interface
IExcelChart Members