set_graph_font
Set font family and size for specific graph elements such as axes, title, legend, or tick labels in Origin Pro graphs.
Instructions
Set font for graph elements.
Args: graph_name: Graph name font_name: Font family (e.g., Arial) font_size: Font size in points (default 24) target: "all", "axes", "title", "legend", "tick"
Returns: Success message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_name | Yes | ||
| font_name | No | Arial | |
| font_size | No | ||
| target | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |