FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 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 System.Drawing.PointF
    public System.Drawing.PointF Start {get; set;}
    See Also