ComponentOne Studio for WinRT XAML
GetDataValue メソッド

データ配列の名前。
値のインデックス。
指定されたインデックスにある指定された名前のデータ値を取得します。
構文
'宣言
 
Public Function GetDataValue( _
   ByVal name As System.String, _
   ByVal pointIndex As System.Integer _
) As System.Double
public System.double GetDataValue( 
   System.string name,
   System.int pointIndex
)

パラメータ

name
データ配列の名前。
pointIndex
値のインデックス。
参照

DataSeries クラス
DataSeries メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.