xy#

class ansys.fluent.core.solver.tui_231.main_menu.display.set.windows.xy(path, service)#

Bases: TUIMenu

Enters the XY plot window options menu.

Methods:

border(*args, **kwargs)

Sets whether or not to draw a border around the XY plot window.

bottom(*args, **kwargs)

Sets the bottom boundary of the XY plot window.

left(*args, **kwargs)

Sets the left boundary of the XY plot window.

right(*args, **kwargs)

Sets the right boundary of the XY plot window.

top(*args, **kwargs)

Sets the top boundary of the XY plot window.

visible(*args, **kwargs)

Controls the visibility of the XY plot window.

border(*args, **kwargs)#

Sets whether or not to draw a border around the XY plot window.

bottom(*args, **kwargs)#

Sets the bottom boundary of the XY plot window.

left(*args, **kwargs)#

Sets the left boundary of the XY plot window.

right(*args, **kwargs)#

Sets the right boundary of the XY plot window.

top(*args, **kwargs)#

Sets the top boundary of the XY plot window.

visible(*args, **kwargs)#

Controls the visibility of the XY plot window.