WebUiInsertChartDialogJS Constructor(string)
In This Topic
Initializes a new instance of the
WebUiInsertChartDialogJS class.
Syntax
// Parameters
var templateChartFileId; // Type: string
var instance = new Vintasoft.Imaging.Office.UI.Dialogs.WebUiInsertChartDialogJS(templateChartFileId);
Parameters
- templateChartFileId
- The name of file that contains templates of supported charts.
Browser Compatibility
See Also