LegendColorSchemeType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.LegendColorSchemeType Bases: enum.Enum Specifies the Legend Color Scheme type. Overview Attributes Name GrayScale Rainbow ReverseGrayScale ReverseRainbow Attribute detail LegendColorSchemeType.GrayScale = 2 LegendColorSchemeType.Rainbow = 0 LegendColorSchemeType.ReverseGrayScale = 4 LegendColorSchemeType.ReverseRainbow = 1