バージョン

LabelMemberPath(String) メソッド

データ ソースの各項目からラベルを取得するための列またはプロパティ名の文字列識別子。これらのラベルは最初の項目と最後の項目から取得され、水平軸によって表示されます。
シンタックス
'宣言
 
Public Overloads Function LabelMemberPath( _
   ByVal labelMemberPath As System.String _
) As Sparkline(Of T)
public Sparkline<T> LabelMemberPath( 
   System.string labelMemberPath
)

パラメータ

labelMemberPath
参照

オンラインで表示: GitHub