[]
        
(Showing Draft Content)

C1.WPF.RulesManager.RulesEngineDataBarRule

RulesEngineDataBarRule Class

Rule that displays a bar representing the value of the item.

Inheritance
RulesEngineDataBarRule
Implements
IXmlSerializable
Namespace: C1.WPF.RulesManager
Assembly: C1.WPF.RulesManager.dll
Syntax
public class RulesEngineDataBarRule : RulesEngineRule, IXmlSerializable
Public Class RulesEngineDataBarRule
    Inherits RulesEngineRule
    Implements IXmlSerializable

Constructors

Name Description
RulesEngineDataBarRule()

Properties

Name Description
Color

Gets or sets the color of the bar.

IsGradient

Gets or sets whether the bar background is a gradient from Color to a transparency.

MaximumValue

Gets or sets the maximum value used to calculate the length of the bar.

MaximumValueType

Gets or sets the maximum value type used to calculate the length of the bar.

MinimumValue

Gets or sets the minimum value used to calculate the length of the bar.

MinimumValueType

Gets or sets the minimum value type used to calculate the length of the bar.

Methods

Name Description
GetApplicableFields(RulesEngineSource)

Gets the fields from the source where this rule is applicable

GetStyle(RulesEngineSource, int, string)

Gets the style for the specified source.