GrapeCity.Xaml.Excel
ExcelArea3DChart Constructor(ExcelChartType)


GrapeCity.Excel.Chart Namespace > ExcelArea3DChart Class > ExcelArea3DChart Constructor : ExcelArea3DChart Constructor(ExcelChartType)
Type of the area chart.
Initializes a new instance of the ExcelAreaChart class.
Syntax
'Declaration
 
Public Function New( _
   ByVal areaChartType As ExcelChartType _
)
'Usage
 
Dim areaChartType As ExcelChartType
 
Dim instance As New ExcelArea3DChart(areaChartType)
public ExcelArea3DChart( 
   ExcelChartType areaChartType
)

Parameters

areaChartType
Type of the area chart.
See Also

Reference

ExcelArea3DChart Class
ExcelArea3DChart Members
Overload List