ActiveReports 12
BackdropItem Constructor(Color)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > BackdropItem Class > BackdropItem Constructor : BackdropItem Constructor(Color)
Specifies the primary color.
Initializes a new instance of the BackdropItem class with the specified color.
Syntax
'Declaration
 
Public Function New( _
   ByVal color As Color _
)
public BackdropItem( 
   Color color
)

Parameters

color
Specifies the primary color.
See Also

Reference

BackdropItem Class
BackdropItem Members
Overload List