NDepend.API Documentation
TrendIcon Enumeration
NDepend.Helpers Namespace : TrendIcon Enumeration
Value of this enumeration can be used in code query result to show a trend image that conveys meaning for both [Up,Down] and [Red,Green] indications.
Syntax
public enum TrendIcon : System.Enum 
Members
MemberDescription
ConstantConstant
GreenDownGreenDown
GreenUpGreenUp
NoneConstant
RedDownRedDown
RedUpRedUp
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         NDepend.Helpers.TrendIcon

Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

NDepend.Helpers Namespace