GrapeCity.Xaml.Excel
ChartType Property (ExcelLineChart)


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

Reference

ExcelLineChart Class
ExcelLineChart Members