Xamarin.iOS のドキュメント
TestSeries コンストラクタ(Int32,Boolean)

C1.iOS.Chart アセンブリ > C1.iOS.Chart 名前空間 > TestSeries クラス > TestSeries コンストラクタ : TestSeries コンストラクタ(Int32,Boolean)
NaNを許容するかどうか
TestSeries のインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   Optional ByVal npts As System.Integer, _
   Optional ByVal hasNaNs As System.Boolean _
)
public TestSeries( 
   System.int npts,
   System.bool hasNaNs
)

パラメータ

npts
hasNaNs
NaNを許容するかどうか
参照

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