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

In This Topic
    Line Property (Series)
    In This Topic
    Gets or sets the line information used for the series.
    Syntax
    'Declaration
     
    Public Property Line As Line
    public Line Line {get; set;}
    See Also