FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / 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 System.Double
    public System.double EndX {get; set;}
    See Also