ActiveReports for .NET 18.0J
Bar コンストラクタ

GrapeCity.ActiveReports.Chart.Graphics 名前空間 > Bar 構造体 : Bar コンストラクタ
棒の幅。
棒の高さ。
棒の奥行き。
パラメータを指定して、Barクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal depth As Integer _
)
public Bar( 
   int width,
   int height,
   int depth
)

パラメータ

width
棒の幅。
height
棒の高さ。
depth
棒の奥行き。
参照

Bar 構造体
Bar メンバ