Charts#
- class ansys.fluent.core.generated.datamodel_252.preferences.Root.Appearance.Charts(service, rules, path)#
Bases:
PyMenuSingleton 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:
PyTextualParameter CurveColors of value type str.
- class EnableOpenGLForModernPlots(service, rules, path=None)#
Bases:
PyParameterParameter EnableOpenGLForModernPlots of value type bool.
- class LegendAlignment(service, rules, path=None)#
Bases:
PyTextualParameter LegendAlignment of value type str.
- class LegendVisibility(service, rules, path=None)#
Bases:
PyParameterParameter LegendVisibility of value type bool.
- class ModernPlotsEnabled(service, rules, path=None)#
Bases:
PyParameterParameter ModernPlotsEnabled of value type bool.
- class ModernPlotsPointsThreshold(service, rules, path=None)#
Bases:
PyParameterParameter ModernPlotsPointsThreshold of value type bool.
- class PlotsBehavior(service, rules, path=None)#
Bases:
PyTextualParameter PlotsBehavior of value type str.
- class PrintPlotData(service, rules, path=None)#
Bases:
PyParameterParameter PrintPlotData of value type bool.
- class PrintResidualsData(service, rules, path=None)#
Bases:
PyNumericalParameter PrintResidualsData of value type int.
- class Threshold(service, rules, path=None)#
Bases:
PyNumericalParameter Threshold of value type int.
- class TooltipInterpolation(service, rules, path=None)#
Bases:
PyParameterParameter TooltipInterpolation of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.