バージョン

Item プロパティ (StackedSeriesCollection)

最初に名前が一致する StackedFragmentSeries オブジェクトを取得します。
シンタックス
'宣言
 
Public Shadows ReadOnly Default Property Item( _
   ByVal seriesName As String _
) As StackedFragmentSeries
public new StackedFragmentSeries this[ 
   string seriesName
]; {get;}

パラメータ

seriesName

プロパティ値

一致するシリーズ、または null。
参照