ComponentOne FinancialChart for WPF
C1.WPF.Chart.Annotation Namespace / Line Class / Line Constructor / Line Constructor()



In This Topic
    Line Constructor()
    In This Topic
    Create an instance of Line.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New Line()
    public Line()
    public:
    Line();
    See Also