FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Annotation Namespace / Line Class / End Property

In This Topic
    End Property (Line)
    In This Topic
    Gets or sets the end point of line annotation.
    Syntax
    'Declaration
     
    Public Property End As System.Drawing.PointF
    public System.Drawing.PointF End {get; set;}
    See Also