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

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