GrapeCity.Xaml.Excel
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.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelArea3DChart Class
ExcelArea3DChart Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options