LegendPosition#

class ansys.mechanical.stubs.v261.Ansys.Mechanical.DataModel.MechanicalEnums.Charts.LegendPosition(*args, **kwds)#

Bases: enum.Enum

An enum that allows users to control the position of legend being shown on the chart.

Overview#

Attribute detail#

LegendPosition.ProgramControlled = 1#
LegendPosition.Right = 3#
LegendPosition.Top = 2#