file_set#
Bases:
TUIMenu
Sets file plot parameters.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
auto_scale
(service, version, mode, path)Sets the range for the and axes.
background_color
(service, version, mode, path)Sets the color of the field within the abscissa and ordinate axes.
end_plot_to_file
(service, version, mode, path)End plot to file.
file_lines
(service, version, mode, path)Sets parameters for plot lines.
file_markers
(service, version, mode, path)Sets parameters for data markers.
get_residuals_window
(service, version, mode, ...)Get residuals window id.
key
(service, version, mode, path)Enables/disables display of curve key and sets its window title.
labels
(service, version, mode, path)Sets labels for plot axes.
lines
(service, version, mode, path)Sets parameters for plot lines.
log
(service, version, mode, path)Uses log scales for one or both axes.
markers
(service, version, mode, path)Sets parameters for data markers.
numbers
(service, version, mode, path)Sets number formats for axes.
plot_to_file
(service, version, mode, path)Specifies a file in which to write XY plot data.
rules
(service, version, mode, path)Sets parameters for display of major and minor rules.
windows
(service, version, mode, path)XY plot window options.
xy_percent_y
(service, version, mode, path)Scale xy plot by percentage of total elements.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Sets the range for the and axes. If auto-scaling is not activated for a particular axis, you are prompted for the minimum and maximum data values.
Bases:
TUIMethod
Sets the color of the field within the abscissa and ordinate axes.
Bases:
TUIMethod
End plot to file.
Bases:
TUIMethod
Sets parameters for plot lines.
Bases:
TUIMethod
Sets parameters for data markers.
Bases:
TUIMethod
Get residuals window id.
Bases:
TUIMethod
Enables/disables display of curve key and sets its window title.
Bases:
TUIMethod
Sets labels for plot axes.
Bases:
TUIMethod
Sets parameters for plot lines.
Bases:
TUIMethod
Uses log scales for one or both axes.
Bases:
TUIMethod
Sets parameters for data markers.
Bases:
TUIMethod
Sets number formats for axes.
Bases:
TUIMethod
Specifies a file in which to write XY plot data.
Bases:
TUIMethod
Sets parameters for display of major and minor rules.
Bases:
TUIMethod
XY plot window options. For a description of the items in this menu, see display/set/windows/xy.
Bases:
TUIMethod
Scale xy plot by percentage of total elements.