EJSC.Chart.setTitle
See Also
Definition
void setTitle( string title )
Description
Updates the chart title shown in the title area of the chart. This method must be used to change the title once the chart has been rendered.
To set a default chart title on creation, see EJSC.Chart.title. |