ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationTextBar Class / Line Property

In This Topic
    Line Property (AnnotationTextBar)
    In This Topic
    Gets or sets the line information used to draw the border for the text bar.
    Syntax
    'Declaration
     
    Public Property Line As Line
    public Line Line {get; set;}
    See Also