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

GrapeCity.ActiveReports.Chart アセンブリ > 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 メンバ