バージョン

WindowRect メソッド (CategoryChart<T>)

シンタックス
'宣言
 
Public Function WindowRect( _
   ByVal left As System.Double, _
   ByVal top As System.Double, _
   ByVal width As System.Double, _
   ByVal height As System.Double _
) As CategoryChart(Of T)
public CategoryChart<T> WindowRect( 
   System.double left,
   System.double top,
   System.double width,
   System.double height
)

パラメータ

left
top
width
height
参照

オンラインで表示: GitHub