GrapeCity.Xaml.Excel
ChartType Property (IExcelChartBase)


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

Reference

IExcelChartBase Interface
IExcelChartBase Members