Sets the HTML5 Canvas name. Uses "canvas1" as default. If you have multiple canvases on the browser page you will need to control this variabe to give each canvas a unique name.
public String CanvasName {get; set;}

See Also

JavascriptFormat Class | JavascriptFormat Members | Steema.TeeChart.Export Namespace