GrapeCity.Xaml.Excel
Line3DChart Property (ExcelChart)


Specifies there is a surface 3D chart.
Syntax
'Declaration
 
Public Property Line3DChart As IExcelLine3DChart
'Usage
 
Dim instance As ExcelChart
Dim value As IExcelLine3DChart
 
instance.Line3DChart = value
 
value = instance.Line3DChart
public IExcelLine3DChart Line3DChart {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChart Class
ExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options