GrapeCity.Xaml.Excel
ChartType Property (ExcelRadarChart)


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

Reference

ExcelRadarChart Class
ExcelRadarChart Members