Charts#

class ansys.fluent.core.datamodel_241.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.

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 Font(service, rules, path)

Bases: PyMenu

Singleton Font.

Classes:

Axes(service, rules[, path])

Parameter Axes of value type str.

AxesTitles(service, rules[, path])

Parameter AxesTitles of value type str.

Legend(service, rules[, path])

Parameter Legend of value type str.

Title(service, rules[, path])

Parameter Title of value type str.

class Axes(service, rules, path=None)

Bases: PyTextual

Parameter Axes of value type str.

class AxesTitles(service, rules, path=None)

Bases: PyTextual

Parameter AxesTitles of value type str.

class Legend(service, rules, path=None)

Bases: PyTextual

Parameter Legend of value type str.

class Title(service, rules, path=None)

Bases: PyTextual

Parameter Title of value type str.

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 TextColor(service, rules, path)

Bases: PyMenu

Singleton TextColor.

Classes:

Axes(service, rules[, path])

Parameter Axes of value type str.

AxesTitles(service, rules[, path])

Parameter AxesTitles of value type str.

Legend(service, rules[, path])

Parameter Legend of value type str.

Title(service, rules[, path])

Parameter Title of value type str.

class Axes(service, rules, path=None)

Bases: PyTextual

Parameter Axes of value type str.

class AxesTitles(service, rules, path=None)

Bases: PyTextual

Parameter AxesTitles of value type str.

class Legend(service, rules, path=None)

Bases: PyTextual

Parameter Legend of value type str.

class Title(service, rules, path=None)

Bases: PyTextual

Parameter Title of value type str.

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.