Version

Search Results

BarBorderColor Property (DataBarConditionalFormat)

Returns or sets a Infragistics.Documents.Excel.WorkbookColorInfo object which defines the border color of the data bar. Syntax

BarColor Property (DataBarConditionalFormat)

Returns or sets a Infragistics.Documents.Excel.WorkbookColorInfo object which defines the fill color of the data bar. Syntax

BarFillType Property (DataBarConditionalFormat)

Returns or sets a DataBarFillType value which determines whether the data bar is filled with a solid color or a gradient. Syntax

Direction Property (DataBarConditionalFormat)

Returns or sets a DataBarDirection value which determines the direction in which the data bar extends. Syntax

FillPercentMax Property

Returns or sets an integer value which determines the length of the longest data bar, expressed as a percentage of the cells width. Syntax

FillPercentMin Property

Returns or sets an integer value which determines the length of the shortest data bar, expressed as a percentage of the cells width. Syntax

MaxPoint Property

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

MinPoint Property

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

NegativeBarFormat Property

Returns a NegativeBarFormat object which defines the visual attributes of negative-value data bars. Syntax

ShowBorder Property

Returns or sets a boolean value indicating whether borders are displayed for both negative-value and positive-value databars. Syntax