rectangular_plot# AMIConturEyeDiagram.rectangular_plot(enable=True)# Enable or disable the rectangular plot on the chart. Parameters: enableboolWhether to enable the rectangular plot. The default is True. If False, the rectangular plot is disabled. Returns: boolTrue when successful, False when failed.