ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / LineAnnotation Class / Start Property

In This Topic
    Start Property
    In This Topic
    A value specifies the start point of the line.
    Syntax
    'Declaration
     
    Public Property Start As System.Drawing.Point
    public System.Drawing.Point Start {get; set;}
    See Also