DataBarFormatCondition Fields
Represents a data bar format condition.Name | Description |
---|---|
FieldNameProperty static | Identifies the FormatConditionBase.FieldName bindable property. Inherited from FormatConditionBase. |
FormatProperty static | Identifies the DataBarFormatCondition.Format bindable property. |
MaxValueProperty static | Identifies the IndicatorFormatConditionBase.MaxValue bindable property. Inherited from IndicatorFormatConditionBase. |
MinValueProperty static | Identifies the IndicatorFormatConditionBase.MinValue bindable property. Inherited from IndicatorFormatConditionBase. |
OwnerProperty static | Identifies the FormatConditionBase.Owner bindable property. Inherited from FormatConditionBase. |
PredefinedFormatNameProperty static | Identifies the FormatConditionBase.PredefinedFormatName bindable property. Inherited from FormatConditionBase. |
SelectiveExpressionProperty static | Identifies the IndicatorFormatConditionBase.SelectiveExpression bindable property. Inherited from IndicatorFormatConditionBase. |
See Also