FlexChart for WinForms
DrawLine メソッド (GraphicsRenderEngine)

C1.Win.FlexChart.10 アセンブリ > C1.Win.Chart 名前空間 > GraphicsRenderEngine クラス : DrawLine メソッド
シンタックス
'宣言
 
Public Overridable Sub DrawLine( _
   ByVal x1 As System.Double, _
   ByVal y1 As System.Double, _
   ByVal x2 As System.Double, _
   ByVal y2 As System.Double _
) 
public virtual void DrawLine( 
   System.double x1,
   System.double y1,
   System.double x2,
   System.double y2
)

パラメータ

x1
y1
x2
y2
参照

参照

GraphicsRenderEngine クラス
GraphicsRenderEngine メンバ