Xamarin.iOS のドキュメント
Line コンストラクタ(String,CGPoint,CGPoint)

C1.iOS.Chart アセンブリ > C1.iOS.Chart.Annotation 名前空間 > Line クラス > Line コンストラクタ : Line コンストラクタ(String,CGPoint,CGPoint)
Line のインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal value As System.String, _
   ByVal start As CoreGraphics.CGPoint, _
   ByVal end As CoreGraphics.CGPoint _
)
public Line( 
   System.string value,
   CoreGraphics.CGPoint start,
   CoreGraphics.CGPoint end
)

パラメータ

value
start
end
参照

Line クラス
Line メンバ
オーバーロード一覧