バージョン

ExcludedSeries プロパティ (DataToolTipLayer)

データ凡例の表示から除外するシリーズのインデックス、タイトル、または名前 (例: "0, 1"、"Series1 Title, Series2 Title") を取得または設定します。
シンタックス
'宣言
 
Public Property ExcludedSeries As String()
public string[] ExcludedSeries {get; set;}
解説
ExcludedSeries プロパティは IncludedSeries プロパティの値よりも優先されます。
参照