Returns or sets a Infragistics.Documents.Excel.WorkbookColorInfo object which defines the border color of the data bar. Syntax
Returns or sets a Infragistics.Documents.Excel.WorkbookColorInfo object which defines the fill color of the data bar. Syntax
Returns or sets a DataBarFillType value which determines whether the data bar is filled with a solid color or a gradient. Syntax
Returns or sets a DataBarDirection value which determines the direction in which the data bar extends. Syntax
Returns or sets an integer value which determines the length of the longest data bar, expressed as a percentage of the cells width. Syntax
Returns or sets an integer value which determines the length of the shortest data bar, expressed as a percentage of the cells width. Syntax
Returns or sets a value which determines the manner in which the longest bar is evaluated for this condition. Syntax Remarks The following values are not supported for the ValueType property, and will cause an exception to be thrown: LowestValue AutomaticMinimum None
Returns or sets a value which determines the manner in which the shortest bar is evaluated for this condition. Syntax Remarks The following values are not supported for the ValueType property, and will cause an exception to be thrown: HighestValue AutomaticMaximum None
Returns a NegativeBarFormat object which defines the visual attributes of negative-value data bars. Syntax
Returns or sets a boolean value indicating whether borders are displayed for both negative-value and positive-value databars. Syntax