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

In This Topic
    PropertyFilling Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the color for the filling, e.g. "RGB(255,0,0)".  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public Property

    Gets or sets the style of the filling. Possible values are

     

    Value Meaning
    0 transparent
    1 solid / fixed color
    2 horizontal gradient (only for PropertyFillingExt)
    3 vertical gradient (only for PropertyFillingExt)
    4 horizontal two part gradient (only for PropertyFillingExt)
    5 vertical two part gradient (only for PropertyFillingExt)

     
    Top
    See Also