Chart Methods
IN THIS PAGE
Description
UX component methods for manipulating chart controls.
Methods
- exportChart Method
Exports one or more charts to a PDF or RTF file and then downloads the file to the client computer.
- jsChartRedraw Method
Redraws a Javascript chart.
- jsChartRefreshData Method
Refreshes the data in Data Series that the Chart uses and then redraws the Chart.
- jsChartResize Method
Resizes a Javascript chart.
- jsChartSetProperties Method
Change the properties of the Javascript Chart.
- refreshChart Method
Refresh a chart control.