ASP.NET MVC コントロールヘルプ
SetMacdLineStyle メソッド

C1.Web.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > MacdBuilder<T> クラス : SetMacdLineStyle メソッド
ストローク
ストローク幅
MACD線スタイルを設定します。
シンタックス
'宣言
 
Public Function SetMacdLineStyle( _
   Optional ByVal stroke As System.String, _
   Optional ByVal strokeWidth As System.Nullable(Of Integer) _
) As MacdBuilder(Of T)
public MacdBuilder<T> SetMacdLineStyle( 
   System.string stroke,
   System.Nullable<int> strokeWidth
)

パラメータ

stroke
ストローク
strokeWidth
ストローク幅

戻り値の型

現在のビルダ
参照

MacdBuilder<T> クラス
MacdBuilder<T> メンバ