ComponentOne FinancialChart for WinForms
C1.Win.Chart.Annotation Namespace / Line Class / EndX Property

In This Topic
    EndX Property (Line)
    In This Topic
    Gets or sets the x-coordinate of ending point.
    Syntax
    'Declaration
     
    
    Public Property EndX As Double
    public double EndX {get; set;}
    See Also