バージョン

FocusedSeriesItems プロパティ (UltraDomainChart)

現在フォーカスされているデータ項目を取得します。このコレクションからデータ項目を追加または削除すると、その項目に関連付けられたビジュアルがフォーカスされたりぼかされたりします。
シンタックス
'宣言
 
Public ReadOnly Property FocusedSeriesItems As ChartSelectedItemCollection
public ChartSelectedItemCollection FocusedSeriesItems {get;}
参照