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

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