ChartCollectionAddChart Method (ChartType)Bytescout Spreadsheet SDK
Adds the chart.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public Chart AddChart(
	ChartType chartType
)

Parameters

chartType
Type: Bytescout.Spreadsheet.ChartsChartType
Type of the chart.

Return Value

Type: Chart

[Missing <returns> documentation for "M:Bytescout.Spreadsheet.Charts.ChartCollection.AddChart(Bytescout.Spreadsheet.Charts.ChartType)"]

See Also

Reference