バージョン

LinearGauge<T>(Object) メソッド

Fluent インターフェイスを使用してリニア ゲージを作成します。
シンタックス
'宣言
 
Public Overloads Function LinearGauge(Of T As Class)( _
   ByVal htmlAttributes As System.Object _
) As LinearGauge(Of T)
public LinearGauge<T> LinearGauge<T>( 
   System.object htmlAttributes
)
where T: class

パラメータ

htmlAttributes
HTML 属性

型パラメータ

T
LinearGauge

戻り値の型

データ チャート ラッパー。
参照

オンラインで表示: GitHub