Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

Constructor

Construct `telion_api.PlotLayer` with the installed signature `(figure: "'PlotGroup'", axes_id: 'str', layer_id: 'str') -> None`.

Reference contract

FieldValueDescription
symboltelion_api.PlotLayer
signature(figure: "'PlotGroup'", axes_id: 'str', layer_id: 'str') -> None
returntelion_api.PlotLayer

Construct telion_api.PlotLayer with the installed signature (figure: "'PlotGroup'", axes_id: 'str', layer_id: 'str') -> None.

Contract

PropertyValue
symboltelion_api.PlotLayer
signature(figure: "'PlotGroup'", axes_id: 'str', layer_id: 'str') -> None
returntelion_api.PlotLayer

Signature

PlotLayer(figure: "'PlotGroup'", axes_id: 'str', layer_id: 'str') -> None

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.PlotLayer.__init__
Path
sdk/python/telion_api/model.py
Symbol
telion_api.PlotLayer