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

x_field

`x_field` is an optional parameter of `telion_api.PlotAxes.scatter` with the installed type contract `str | None`.

Reference contract

FieldValueDescription
symboltelion_api.PlotAxes.scatter
parameterx_field
kindkeyword-only
typestr | None
requiredfalse
defaultnull

x_field is an optional parameter of telion_api.PlotAxes.scatter with the installed type contract str | None.

Contract

PropertyValue
symboltelion_api.PlotAxes.scatter
parameterx_field
kindkeyword-only
typestr | None
requiredfalse
defaultnull

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.PlotAxes.scatter:parameter:x_field
Path
sdk/python/telion_api/model.py
Symbol
telion_api.PlotAxes.scatter