GrapeCity.Xaml.Excel
ChartType Property (ExcelArea3DChart)


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

Reference

ExcelArea3DChart Class
ExcelArea3DChart Members