grid_enable_major_x#

property ReportPlotter.grid_enable_major_x: bool#

Enable the major grid on x axis.

Returns:
bool

Examples

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