Constructors
Public Fields
![]() | String holds default file extension for export file types |
Public Methods
![]() | Copy image to clipboard |
![]() | |
![]() | |
![]() |
Public Properties
![]() | Advanced use only. Use this property to nodify HTML page content that includes the Canvas object. |
![]() | 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. |
![]() | Sets the Chart name. Uses "chart1" as default. If you have multiple charts on the browser page you will need to control this variabe to give each charta a unique name. |
![]() | Advanced use only. Use this property to set Javascript codelines to be run after other automatically generated TeeChart code and before the Chart's '.draw' call. |
![]() | When True adds default header and footer to Chart code, creating an entire page with the HTML5 Canvas. Set to false if you wish to design your own page to incorporate the TeeChart code. |
![]() | Advanced use only. Use this property to set Javascript codelines to be run before the default TeeChart draw method. As external functions you can call them by adding call lines to the CustomCode script that is run just before the Chart draw. |
![]() | Use this property to add/remove any additional header lines including link css lines. |
![]() | Image height |
![]() | Set the source script to the location of the teechart.js source files. Default location depends on latest build. eg: "https://www.steema.com/files/public/teechart/html5/latest/src". You can download the TeeChart javascript files to your own location as required. Steema Software offers Commercial and Non-Commercial License options for use of TeeChart for Javascript. See the TeeChart for Javascript license information here https://www.steema.com/licensing/html5, or contact us for more information. |
![]() | Use this property to add/remove any source units you wish to use from the default list. Defaults are: teechart.js and teechart-extras.js. |
![]() | |
![]() | Image width |
Protected Fields
Protected Methods
![]() | Adds instruction to stream. |
![]() | |
![]() |
Protected Properties
![]() | |
![]() | Accesses the ImageFormat of the Chart Image to be exported |
See Also
JavascriptFormat Class | Steema.TeeChart.Export Namespace