Version

NegativeBarFormat Class Members

The following tables list the members exposed by NegativeBarFormat.

Public Properties
 NameDescription
Public PropertyBarBorderColorReturns a Infragistics.Documents.Excel.WorkbookColorInfo which defines the border color applied to data bars with a negative value.  
Public PropertyBarBorderColorTypeReturns or sets a DataBarNegativeBarColorType value which specifies whether the same border color as that which is used for data bars with positive cell values is also used for data bars with negative cell values.  
Public PropertyBarColorReturns a Infragistics.Documents.Excel.WorkbookColorInfo which defines the fill color applied to data bars with a negative value.  
Public PropertyBarColorTypeReturns or sets a DataBarNegativeBarColorType value which specifies whether the same color as that which is used for the positive data bars is used.  
Public Events
 NameDescription
Public EventPropertyChangedOccurs after a property value has changed  
See Also