GrapeCity.Xaml.Excel
ChartType Property (ExcelAreaChart)


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

Reference

ExcelAreaChart Class
ExcelAreaChart Members