Charts#
- class ansys.fluent.core.generated.datamodel_242.preferences.Root.Appearance.Charts(service, rules, path)#
Bases:
PyMenu
Singleton Charts.
Classes:
CurveColors
(service, rules[, path])Parameter CurveColors of value type str.
EnableOpenGLForModernPlots
(service, rules[, ...])Parameter EnableOpenGLForModernPlots of value type bool.
Font
(service, rules, path)Singleton Font.
LegendAlignment
(service, rules[, path])Parameter LegendAlignment of value type str.
LegendVisibility
(service, rules[, path])Parameter LegendVisibility of value type bool.
ModernPlotsEnabled
(service, rules[, path])Parameter ModernPlotsEnabled of value type bool.
ModernPlotsPointsThreshold
(service, rules[, ...])Parameter ModernPlotsPointsThreshold of value type bool.
PlotsBehavior
(service, rules[, path])Parameter PlotsBehavior of value type str.
PrintPlotData
(service, rules[, path])Parameter PrintPlotData of value type bool.
PrintResidualsData
(service, rules[, path])Parameter PrintResidualsData of value type int.
TextColor
(service, rules, path)Singleton TextColor.
Threshold
(service, rules[, path])Parameter Threshold of value type int.
TooltipInterpolation
(service, rules[, path])Parameter TooltipInterpolation of value type bool.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class CurveColors(service, rules, path=None)#
Bases:
PyTextual
Parameter CurveColors of value type str.
- class EnableOpenGLForModernPlots(service, rules, path=None)#
Bases:
PyParameter
Parameter EnableOpenGLForModernPlots of value type bool.
- class LegendAlignment(service, rules, path=None)#
Bases:
PyTextual
Parameter LegendAlignment of value type str.
- class LegendVisibility(service, rules, path=None)#
Bases:
PyParameter
Parameter LegendVisibility of value type bool.
- class ModernPlotsEnabled(service, rules, path=None)#
Bases:
PyParameter
Parameter ModernPlotsEnabled of value type bool.
- class ModernPlotsPointsThreshold(service, rules, path=None)#
Bases:
PyParameter
Parameter ModernPlotsPointsThreshold of value type bool.
- class PlotsBehavior(service, rules, path=None)#
Bases:
PyTextual
Parameter PlotsBehavior of value type str.
- class PrintPlotData(service, rules, path=None)#
Bases:
PyParameter
Parameter PrintPlotData of value type bool.
- class PrintResidualsData(service, rules, path=None)#
Bases:
PyNumerical
Parameter PrintResidualsData of value type int.
- class Threshold(service, rules, path=None)#
Bases:
PyNumerical
Parameter Threshold of value type int.
- class TooltipInterpolation(service, rules, path=None)#
Bases:
PyParameter
Parameter TooltipInterpolation of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.