バージョン

GetFullSeriesInfo メソッド (FinancialSeries)

このシリーズの強調表示を取得します。
シンタックス
'宣言
 
Protected Function GetFullSeriesInfo( _
   ByVal item As Object, _
   ByVal world As Point, _
   ByVal prevValue As HighlightingInfo _
) As HighlightingInfo
protected HighlightingInfo GetFullSeriesInfo( 
   object item,
   Point world,
   HighlightingInfo prevValue
)

パラメータ

item
データ項目
world
使用するワールド座標値
prevValue
以前に強調表示された項目に関連する情報。
参照