GrapeCity ActiveReports for .NET 14.0J
PlaneItem コンストラクタ(Backdrop,Boolean,Single)

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > PlaneItem クラス > PlaneItem コンストラクタ : PlaneItem コンストラクタ(Backdrop,Boolean,Single)
壁面の塗りつぶしに使用する背景情報を指定します。
グラフの壁面が表示されているかどうかを指定します。
グラフ壁面の幅を指定します。
パラメータを指定して、PlaneItemクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal backdrop As Backdrop, _
   ByVal visible As Boolean, _
   ByVal width As Single _
)
public PlaneItem( 
   Backdrop backdrop,
   bool visible,
   float width
)

パラメータ

backdrop
壁面の塗りつぶしに使用する背景情報を指定します。
visible
グラフの壁面が表示されているかどうかを指定します。
width
グラフ壁面の幅を指定します。
参照

PlaneItem クラス
PlaneItem メンバ
オーバーロード一覧