LineStyle#

class ansys.fluent.core.datamodel_241.flicing.Root.Case.Results.Graphics.XYPlot._XYPlot.Curves.LineStyle(service, rules, path)

Bases: PyMenu

Singleton LineStyle.

Classes:

Color(service, rules[, path])

Parameter Color of value type str.

Pattern(service, rules[, path])

Parameter Pattern of value type str.

Weight(service, rules[, path])

Parameter Weight of value type float.

class Color(service, rules, path=None)

Bases: PyTextual

Parameter Color of value type str.

class Pattern(service, rules, path=None)

Bases: PyTextual

Parameter Pattern of value type str.

class Weight(service, rules, path=None)

Bases: PyNumerical

Parameter Weight of value type float.