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

In This Topic
    Line Property (LegendItem)
    In This Topic
    Gets or sets the line information to display.
    Syntax
    'Declaration
     
    Public Property Line As Line
    public Line Line {get; set;}
    See Also