ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationLine Class / Line Property

In This Topic
    Line Property (AnnotationLine)
    In This Topic
    Get or sets the line information used to draw this annotation.
    Syntax
    'Declaration
     
    Public Property Line As Line
    public Line Line {get; set;}
    See Also