GrapeCity.Xaml.Excel
ChartType Property (ExcelSurface3DChart)


GrapeCity.Excel.Chart Namespace > ExcelSurface3DChart Class : ChartType Property
Specifies the chart type for the surface 3D chart.
Syntax
'Declaration
 
Public ReadOnly Property ChartType As ExcelChartType
'Usage
 
Dim instance As ExcelSurface3DChart
Dim value As ExcelChartType
 
value = instance.ChartType
public ExcelChartType ChartType {get;}
See Also

Reference

ExcelSurface3DChart Class
ExcelSurface3DChart Members