ActiveReports 12
Backdrop Constructor(Color)

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

Parameters

color
Specifies the primary color.
See Also

Reference

Backdrop Class
Backdrop Members
Overload List