PowerTools SPREAD for Windows Forms 8.0J
Count プロパティ (Series)


系列に含まれるポイントの数を取得します。
構文
'Declaration
 
Public MustOverride ReadOnly Property Count As Integer
'使用法
 
Dim instance As Series
Dim value As Integer
 
value = instance.Count
public abstract int Count {get;}

プロパティ値

ポイントの数を表すInteger
参照

Series クラス
Series メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.