Spread.Services Documentation
AboveBelow Enumeration
GrapeCity.Documents.Spread Namespace : AboveBelow Enumeration
Specifies if the values are above or below average.
Syntax
public enum AboveBelow : System.Enum 
Members
MemberDescription
AboveAverage Specifies above average.
AboveStdDev Specifies above the standard deviation.
BelowAverage Specifies below average.
BelowStdDev Specifies below the standard deviation
EqualAboveAverage Specifies equal or above average.
EqualBelowAverage Specifies equal or below average.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Spread.AboveBelow

See Also

Reference

GrapeCity.Documents.Spread Namespace