ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / LineAnnotation Class / End Property

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