VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Office.UI.Dialogs Namespace / WebUiInsertChartDialogJS type / WebUiInsertChartDialogJS Constructor(string)
Syntax BrowserCompatibility SeeAlso
In This Topic
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
56+
45+
11
See Also