ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartArea Class / SeriesLine Property

In This Topic
    SeriesLine Property
    In This Topic
    Series line
    Syntax
    'Declaration
     
    Public Property SeriesLine As Line
    public Line SeriesLine {get; set;}
    See Also