'Declaration Public Sub AddChart( _
ByVal addParamsThe parameters, which define how to insert the chart.As Vintasoft.Imaging.Office.Spreadsheet.Document.ChartInsertParams _
)
public void AddChart(
Vintasoft.Imaging.Office.Spreadsheet.Document.ChartInsertParams addParams
)
public: void AddChart(
Vintasoft.Imaging.Office.Spreadsheet.Document.ChartInsertParams* addParams
)
public:
void AddChart(
Vintasoft.Imaging.Office.Spreadsheet.Document.ChartInsertParams^ addParams
)
Parameters
- addParams
- The parameters, which define how to insert the chart.