Spread.Services Documentation
DataBarNegativeColorType Enumeration
GrapeCity.Documents.Spread Namespace : DataBarNegativeColorType Enumeration
Specifies whether to use the same border and fill color as postive data bars.
Syntax
public enum DataBarNegativeColorType : System.Enum 
Members
MemberDescription
Color Use the specified color.
SameAsPositive Uses the same color as positive data bars.
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.Documents.Spread Namespace