ActiveReports 12
SeriesLineStyle Property (PlotArea)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > PlotArea Class : SeriesLineStyle Property
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

Reference

PlotArea Class
PlotArea Members