set_chart_series_action
Set a chart series action to hyperlink, drillthrough, or bookmark link by specifying chart name and series name.
Instructions
Set / to a Hyperlink (URL), Drillthrough (another report + optional parameters), or BookmarkLink. Same kwarg surface as set_textbox_action / set_image_action; the chart series is addressed by (chart_name, series_name). Schema-aware insertion respects ChartSeries child order. Idempotent on structural equality of the inner block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| chart_name | Yes | ||
| action_type | Yes | ||
| series_name | Yes | ||
| target_expression | Yes | ||
| drillthrough_parameters | No |