GrapeCity.Xaml.Excel
SurfaceChart Property (IExcelChart)


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

Reference

IExcelChart Interface
IExcelChart Members