ActiveReports 12
PlaneItem Constructor(Backdrop)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > PlaneItem Class > PlaneItem Constructor : PlaneItem Constructor(Backdrop)
Specifies the backdrop information used to fill the wall rectangle.
Initializes a new instance of the PlaneItem class with the specified backdrop info.
Syntax
'Declaration
 
Public Function New( _
   ByVal backdrop As Backdrop _
)
public PlaneItem( 
   Backdrop backdrop
)

Parameters

backdrop
Specifies the backdrop information used to fill the wall rectangle.
See Also

Reference

PlaneItem Class
PlaneItem Members
Overload List