バージョン

GetSpecificHighlightingInfo メソッド (FinancialSeries)

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

パラメータ

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