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

In This Topic
    PropertyLine Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the color of the line.  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public Property

    Gets or sets the type of the line. Possible values are:

     

    Value Meaning
    0 solid
    1 dot
    2 dash
    3 dash dot
    4 dash dot dot

     
    Public PropertyGets or sets if the line will be visible.  
    Public PropertyGets or sets the width of the line.  
    Top
    See Also