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


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

プロパティ値

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

PolarAreaSeries クラス
PolarAreaSeries メンバ

 

 


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