ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Annotation Namespace / Line Class / EndY Property

In This Topic
    EndY Property
    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