set_axis_labels
Set the X-axis label, Y-axis label, and title for a specified graph in Origin Pro.
Instructions
Set axis labels and title for a graph.
Args: graph_name: Graph name x_label: X axis label y_label: Y axis label title: Graph title
Returns: Success message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_name | Yes | ||
| x_label | No | ||
| y_label | No | ||
| title | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |