EJSC.Chart.setYAxisCaption
See Also
|
Definition
void setYAxisCaption( string caption )
Description
Updates the y-axis caption. This method must be used to change the caption once the chart has been rendered. To set a default caption on creation, see EJSC.Chart.y_axis_caption. |