ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PlotArea Class / SeriesLineStyle Property

In This Topic
    SeriesLineStyle Property
    In This Topic

    Gets or sets the border style property for the plot area.

    Syntax
    'Declaration
     
    Public Property SeriesLineStyle As Style
    public Style SeriesLineStyle {get; set;}

    Property Value

    A Style object containing the border style property for the plot area.

    See Also