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

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