GrapeCity.Xaml.Excel
ChartType Property (ExcelOfPieChart)


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

Reference

ExcelOfPieChart Class
ExcelOfPieChart Members