Adds the chart in the sheet.
Overload List
Overload | Description |
AddChart(String,SpreadChartType,String,String,String,Double,Double,Double,Double) |
Adds the chart in the sheet.
|
AddChart(String,SpreadChartType,String,String,String,Int32,Double,Int32,Double,Double,Double) |
Adds the chart.
|
AddChart(String,SpreadChartType,String,Double,Double,Double,Double) |
Adds the chart.
|
AddChart(String,SpreadChartType,String,Int32,Double,Int32,Double,Double,Double) |
Adds the chart.
|
AddChart(String,SpreadChartType,Double,Double,Double,Double) |
Adds the chart.
|
AddChart(String,SpreadChartType,String,Int32,Double,Int32,Double,Int32,Double,Int32,Double) |
Adds the chart.
|
See Also