GlobalLegendSettings
Last update: 14.01.2025
GlobalLegendSettings
class Ansys.Mechanical.Graphics.GlobalLegendSettings
Bases: object
Defines global legend settings.
Overview
Properties
Name | Description |
---|---|
LegendOrientation |
Whether the orientation of the legend. |
ShowDateAndTime |
Whether the date and time of the legend is shown. |
ShowDeformingScaling |
Whether the Deformation Scaling is shown. |
ShowMinMax |
Whether the Min and Max value are shown. |
Property detail
property GlobalLegendSettings.LegendOrientation : Ansys.Mechanical.DataModel.Enums.LegendOrientationType | None
Whether the orientation of the legend.
property GlobalLegendSettings.ShowDateAndTime : bool | None
Whether the date and time of the legend is shown.
property GlobalLegendSettings.ShowDeformingScaling : bool | None
Whether the Deformation Scaling is shown.
property GlobalLegendSettings.ShowMinMax : bool | None
Whether the Min and Max value are shown.