ComponentOne FlexPivot for WinForms
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 PointF
    public PointF End {get; set;}
    See Also