AxesType
AxesType.Rectangular
AxesType.Polar
AxesType.Smith
PlotType
PlotType.Scatter
PlotType.Line
PlotType.Contour
PlotType.Contourf
AxisType
AxisType.Linear
AxisType.Log
AxisType.LinearLog
FormatType
FormatType.Lin_Mag
FormatType.dBm
FormatType.dB
FormatType.Re
FormatType.Im
FormatType.Angle_Deg
FormatType.Angle_Rad
PlotModel
AxesModel
AxesModel.clear()
FigureModel
FigureModel.data()
Bases: Enum
Enum
An enumeration.
Bases: MutableMapping
MutableMapping