ActiveReports 12
Style Property (Backdrop)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Backdrop Class : Style Property

Gets or sets the type of backdrop to use (i.e. solid, gradient, etc.).

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

Property Value

A valid BackdropStyle enumeration.

See Also

Reference

Backdrop Class
Backdrop Members
BackdropStyle Enumeration