GrapeCity.Xaml.Excel
ExcelStockChart Constructor(ExcelChartType)


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

Parameters

chartType
Type of the chart.
See Also

Reference

ExcelStockChart Class
ExcelStockChart Members
Overload List