charts#

class ansys.fluent.core.generated.solver.tui_242.main_menu.preferences.appearance.charts(service, version, mode, path)#

Bases: TUIMenu

.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

curve_colors(service, version, mode, path)

enable_open_glfor_modern_plots(service, ...)

font(service, version, mode, path)

legend_alignment(service, version, mode, path)

legend_visibility(service, version, mode, path)

modern_plots_enabled(service, version, mode, ...)

modern_plots_points_threshold(service, ...)

plots_behavior(service, version, mode, path)

print_plot_data(service, version, mode, path)

print_residuals_data(service, version, mode, ...)

text_color(service, version, mode, path)

threshold(service, version, mode, path)

tooltip_interpolation(service, version, ...)

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class curve_colors(service, version, mode, path)#

Bases: TUIMethod

.

class enable_open_glfor_modern_plots(service, version, mode, path)#

Bases: TUIMethod

.

class legend_alignment(service, version, mode, path)#

Bases: TUIMethod

.

class legend_visibility(service, version, mode, path)#

Bases: TUIMethod

.

class modern_plots_enabled(service, version, mode, path)#

Bases: TUIMethod

.

class modern_plots_points_threshold(service, version, mode, path)#

Bases: TUIMethod

.

class plots_behavior(service, version, mode, path)#

Bases: TUIMethod

.

class print_plot_data(service, version, mode, path)#

Bases: TUIMethod

.

class print_residuals_data(service, version, mode, path)#

Bases: TUIMethod

.

class threshold(service, version, mode, path)#

Bases: TUIMethod

.

class tooltip_interpolation(service, version, mode, path)#

Bases: TUIMethod

.