Constructors
![]() | Overloaded |
Public Events
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Event called at the end of the Render process, allowing chart variable values to be accessed. |
Public Fields
Public Methods
![]() | Reset the WebChart to its default values. |
![]() | Write HTML5/Javascript Runtime Chart |
![]() | Write Runtime Chart |
![]() | Clean up any resources being used. |
![]() | |
![]() | Postback event support. Internal use. |
![]() | Postback event support. Internal use. |
![]() | Postback event support. Internal use. |
![]() | Use the SetChart method to set the WebChart's Chart at runtime |
Public Properties
![]() | When True TeeChart's WebChart will respond to user mouseclick events |
![]() | Chart configuration. |
![]() | returns the value of the last clicked x co-ordinate |
![]() | returns the value of the last clicked y co-ordinate |
![]() | |
![]() | Name of current active Chart Theme |
![]() | Alternative location for GetChart.aspx if not housed at same location as project folder. Use the GetChart script when 'Session' is selected for Chart streaming. |
![]() | Advanced use only. Put any special path prefix condition for the httpHandler (Eg. '~/') to override default path relative to application root. |
![]() | Chart Height in Pixels |
![]() | Returns the last saved (temporary) filename when using TempChart 'file' option, TempChart only. Use the PostRender event to access the property. The property may also be used to set a personal choice of temporary filename. To use it in this way, please set the property in the WebForm page's PreRender event. |
![]() | Chart Image Format |
![]() | When set to 'Session' TeeChart streams the Chart to a Session variable for direct us in the WebForm (no temporary file). When the 'Session' option is selected add a script file to return the TeeChart. |
![]() | Default true; Chart render process uses a mutual-exclusion lock to avoid any possible multiple access issues caused by a heavily loaded site. |
![]() | Chart Width in Pixels |
Protected Fields
Protected Methods
![]() | For future use. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Reads XML stored Base64 Chart. Not used |
![]() | |
![]() |
See Also
WebChart Class | Steema.TeeChart.Web Namespace