List & Label .NET
combit.Reporting.Dom Namespace / SignalItem Class

In This Topic
    SignalItem Class Properties
    In This Topic

    For a list of all members of this type, see SignalItem members.

    Public Properties
     NameDescription
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyGets or sets the maximum value for the signal item.  
    Public PropertyGets or sets the color of the maximum value for the signal item. If MaxColor and MinColor differ, a linear gradient is applied between the two colors.  
    Public PropertyGets or sets the minimum value for the signal item.  
    Public PropertyGets or sets the color of the minimum value for the signal item. If MaxColor and MinColor differ, a linear gradient is applied between the two colors.  
    Top
    See Also