'宣言 Public Function SetSignalLineStyle( _ Optional ByVal stroke As System.String, _ Optional ByVal strokeWidth As System.Nullable(Of Integer) _ ) As MacdBuilder(Of T)
public MacdBuilder<T> SetSignalLineStyle( System.string stroke, System.Nullable<int> strokeWidth )
パラメータ
- stroke
- ストローク
- strokeWidth
- ストローク幅
戻り値の型
現在のビルダ