ActiveReports 12
Style Property (PlotArea)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > PlotArea Class : Style Property

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

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

Property Value

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

See Also

Reference

PlotArea Class
PlotArea Members