GrapeCity.Xaml.Excel
ChartType Property (ExcelSurfaceChart)


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

Reference

ExcelSurfaceChart Class
ExcelSurfaceChart Members