methodAvailable
add_plot_height
Public method `telion_api.Model.add_plot_height(plot: 'str', expression: 'str | None' = None, scale: 'Any' = '1', label: 'str | None' = None) -> 'PlotGroup'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.add_plot_height | — |
| signature | (plot: 'str', expression: 'str | None' = None, scale: 'Any' = '1', label: 'str | None' = None) -> 'PlotGroup' | — |
| return | PlotGroup | — |
Public method telion_api.Model.add_plot_height(plot: 'str', expression: 'str | None' = None, scale: 'Any' = '1', label: 'str | None' = None) -> 'PlotGroup'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.add_plot_height |
| signature | (plot: 'str', expression: 'str | None' = None, scale: 'Any' = '1', label: 'str | None' = None) -> 'PlotGroup' |
| return | PlotGroup |
Signature
telion_api.Model.add_plot_height(plot: 'str', expression: 'str | None' = None, scale: 'Any' = '1', label: 'str | None' = None) -> 'PlotGroup'