// Parameters var templateChartFileId; // Type: string var instance = new Vintasoft.Imaging.Office.UI.Dialogs.WebUiInsertChartDialogJS(templateChartFileId);
function WebUiInsertChartDialogJS(
templateChartFileIdThe name of file that contains templates of supported charts.: string
) : WebUiInsertChartDialogJS;
Parameters
- templateChartFileId
- The name of file that contains templates of supported charts.