Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / EnhancedSolidLine Class
Properties


In This Topic
    EnhancedSolidLine Class Members
    In This Topic

    The following tables list the members exposed by EnhancedSolidLine.

    Public Constructors
     NameDescription
    Public ConstructorCreates a line with the specified color and width.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the arrow size at the start of the line. The BeginArrowSize property ranges from 0 to 8.  
    Public PropertyGets the arrow type at the start of the line.  
    Public PropertyGets the cap type of the line.  
    Public PropertyGets the color of the line. (Inherited from FarPoint.Win.Chart.SolidLine)
    Public PropertyGets the compound type of the line.  
    Public PropertyGets the dash type of the line.  
    Public PropertyGets the arrow size at the end of the line. The EndArowSize property ranges from 0 to 8.  
    Public PropertyGets the arrow type at the end of the line.  
    Public PropertyGets the join type of the line.  
    Public PropertyGets the width of the line. (Inherited from FarPoint.Win.Chart.SolidLine)
    Top
    See Also