バージョン

NegativeOutlines(List<String>) メソッド

シンタックス
'宣言
 
Public Overloads Function NegativeOutlines( _
   ByVal NegativeOutlines As System.Collections.Generic.List(Of String) _
) As CategoryChart(Of T)
public CategoryChart<T> NegativeOutlines( 
   System.Collections.Generic.List<string> NegativeOutlines
)

パラメータ

NegativeOutlines
参照

オンラインで表示: GitHub