GrapeCity.Xaml.Excel
ChartType Property (ExcelPieChart)


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

Reference

ExcelPieChart Class
ExcelPieChart Members