Returns the numeric value for this instance. Syntax Remarks This property is read-only; to assign a value type, use the SetValue(FormatConditionValueType) or SetValue(Double,FormatConditionValueType) methods. Note that the unit of measure for this value is determined by the ValueType property; for example, when Va...
Returns a FormatConditionValueType value which specifies the manner in which the threshold values for this instance are determined. Syntax Remarks This property is read-only; to assign one of the following value types, use the SetValue(FormatConditionValueType) method: AutomaticLowest AutomaticHighest LowestValue ...
Constants which determine the axis position for a DataBarConditionalFormat. Syntax Members Member Description Automatic Displays the axis at a variable position based on the ratio of the minimum negative value to the maximum positive value in the associated range. Positive values are displayed in a left-to-right d...
Exposes properties which displays data bars in a Infragistics.Documents.Excel.WorksheetCell based on the cells value as relative to the associated range. Syntax Remarks
For a list of all members of this type, see DataBarConditionalFormat members. Public Events Name Description PropertyChanged Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.ConditionBase) Top
Public Properties Public Methods Public Events
Public Methods
Public Properties
Returns or sets a Infragistics.Documents.Excel.WorkbookColorInfo object which defines the color of the axis. Syntax
Returns or sets a DataBarAxisPosition value which determines whether an axis is displayed. Syntax