バージョン

GetMarkerHighlightingInfo メソッド (CategorySeries)

シリーズがマーカーをサポートする場合、マーカーの強調表示情報を取得します。
シンタックス
'宣言
 
Protected Friend Overrides Function GetMarkerHighlightingInfo( _
   ByVal item As Object, _
   ByVal world As Point _
) As HighlightingInfo
protected internal override HighlightingInfo GetMarkerHighlightingInfo( 
   object item,
   Point world
)

パラメータ

item
データ項目
world
使用するワールド座標値
参照