combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / SignalItem Class
Properties Methods

In This Topic
    SignalItem Class Members
    In This Topic

    The following tables list the members exposed by SignalItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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
    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from SignalItemBase)
    Public Method (Inherited from SignalItemBase)
    Public Method (Inherited from SignalItemBase)
    Top
    See Also