y_scale#

property ReportPlotter.y_scale: str#

Y axis scale. It can be linear or log.

Returns:
str

Examples

>>> from ansys.aedt.core.visualization.plot.matplotlib import ReportPlotter
>>> obj = ReportPlotter()
>>> obj.y_scale