バージョン

BulletGraph<T>(Object) メソッド

Fluent インターフェイスを使用してブレット グラフを作成します。
シンタックス
'宣言
 
Public Overloads Function BulletGraph(Of T As Class)( _
   ByVal htmlAttributes As System.Object _
) As BulletGraph(Of T)
public BulletGraph<T> BulletGraph<T>( 
   System.object htmlAttributes
)
where T: class

パラメータ

htmlAttributes
HTML 属性

型パラメータ

T
BulletGraph

戻り値の型

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

オンラインで表示: GitHub