MarkerStyle#

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

Bases: PyMenu

Singleton MarkerStyle.

Classes:

Color(service, rules[, path])

Parameter Color of value type str.

Size(service, rules[, path])

Parameter Size of value type float.

Symbol(service, rules[, path])

Parameter Symbol of value type str.

class Color(service, rules, path=None)

Bases: PyTextual

Parameter Color of value type str.

class Size(service, rules, path=None)

Bases: PyNumerical

Parameter Size of value type float.

class Symbol(service, rules, path=None)

Bases: PyTextual

Parameter Symbol of value type str.