ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PlotArea Class / Style Property

In This Topic
Style Property (PlotArea)
In This Topic

Gets or sets the border and background style properties for the plot area.

Syntax
'Declaration
 
Public Property Style As Style
 

Property Value

A Style object containing the border and background style properties for the plot area.

See Also