バージョン

PreviewRect メソッド

チャート プレビュー長方形。
シンタックス
'宣言
 
Public Function PreviewRect( _
   ByVal left As System.Double, _
   ByVal top As System.Double, _
   ByVal width As System.Double, _
   ByVal height As System.Double _
) As DataChart(Of T)
public DataChart<T> PreviewRect( 
   System.double left,
   System.double top,
   System.double width,
   System.double height
)

パラメータ

left
top
width
height
参照

オンラインで表示: GitHub