xy#
Bases:
TUIMenu
Enters the XY plot window options menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
border
(service, version, mode, path)Sets whether or not to draw a border around the XY plot window.
bottom
(service, version, mode, path)Sets the bottom boundary of the XY plot window.
left
(service, version, mode, path)Sets the left boundary of the XY plot window.
right
(service, version, mode, path)Sets the right boundary of the XY plot window.
top
(service, version, mode, path)Sets the top boundary of the XY plot window.
visible
(service, version, mode, path)Controls the visibility of the XY plot window.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Sets whether or not to draw a border around the XY plot window.
Bases:
TUIMethod
Sets the bottom boundary of the XY plot window.
Bases:
TUIMethod
Sets the left boundary of the XY plot window.
Bases:
TUIMethod
Sets the right boundary of the XY plot window.
Bases:
TUIMethod
Sets the top boundary of the XY plot window.
Bases:
TUIMethod
Controls the visibility of the XY plot window.