grid_enable_major_y#

property ReportPlotter.grid_enable_major_y: bool#

Enable the major grid on y axis.

Returns:
bool

Examples

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