GrapeCity SPREAD for Windows Forms 11.0J
Count プロパティ (PolarPointSeries)


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

プロパティ値

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

PolarPointSeries クラス
PolarPointSeries メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.