Skip to documentation content
On this page
  1. Contract
  2. Signature

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'`.

Public method telion_api.Model.add_plot_height(plot: 'str', expression: 'str | None' = None, scale: 'Any' = '1', label: 'str | None' = None) -> 'PlotGroup'.

Contract

PropertyValue
symboltelion_api.Model.add_plot_height
signature(plot: 'str', expression: 'str | None' = None, scale: 'Any' = '1', label: 'str | None' = None) -> 'PlotGroup'
returnPlotGroup

Signature

telion_api.Model.add_plot_height(plot: 'str', expression: 'str | None' = None, scale: 'Any' = '1', label: 'str | None' = None) -> 'PlotGroup'
add_plot_height — Telion Python API 0.1.0-alpha | Telion