EJSC.Chart.setXAxisCaption
See Also
|
Definition
void setXAxisCaption( string caption )
Description
Updates the x-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.x_axis_caption. |