バージョン

GetFullSeriesInfo メソッド (CategorySeries)

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

パラメータ

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