FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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 Point
    public Point Start {get; set;}
    See Also