GrapeCity.Xaml.Excel
ChartType Property (ExcelBar3DChart)


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

Reference

ExcelBar3DChart Class
ExcelBar3DChart Members