GrapeCity.Xaml.Excel
ChartType Property (ExcelBarChart)


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

Reference

ExcelBarChart Class
ExcelBarChart Members