GlobalLegendSettings#

class ansys.mechanical.stubs.v241.Ansys.Mechanical.Graphics.GlobalLegendSettings#

Bases: object

Defines global legend settings.

Overview#

LegendOrientation

Whether the orientation of the legend.

ShowDateAndTime

Whether the date and time of the legend is shown.

ShowMinMax

Whether the Min and Max value are shown.

ShowDeformingScaling

Whether the Deformation Scaling is shown.

Property detail#

property GlobalLegendSettings.LegendOrientation: Ansys.Mechanical.DataModel.Enums.LegendOrientationType | None

Whether the orientation of the legend.

property GlobalLegendSettings.ShowDateAndTime: System.Boolean | None

Whether the date and time of the legend is shown.

property GlobalLegendSettings.ShowMinMax: System.Boolean | None

Whether the Min and Max value are shown.

property GlobalLegendSettings.ShowDeformingScaling: System.Boolean | None

Whether the Deformation Scaling is shown.