ChartCollectionAddChart Method (Int32, Int32, ChartType)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Adds the chart.
Namespace:Bytescout.Spreadsheet.ChartsAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- topRow
- Type: SystemInt32
The top row. - leftColumn
- Type: SystemInt32
The left column. - chartType
- Type: Bytescout.Spreadsheet.ChartsChartType
Type of the chart.
Return Value
Type: Chart[Missing <returns> documentation for "M:Bytescout.Spreadsheet.Charts.ChartCollection.AddChart(System.Int32,System.Int32,Bytescout.Spreadsheet.Charts.ChartType)"]
See Also