'宣言 Public Function FitType( _ ByVal value As TrendLineFitType _ ) As TrendLineBuilder(Of T)
public TrendLineBuilder<T> FitType( TrendLineFitType value )
パラメータ
- value
- 値
戻り値の型
現在のビルダ
'宣言 Public Function FitType( _ ByVal value As TrendLineFitType _ ) As TrendLineBuilder(Of T)
public TrendLineBuilder<T> FitType( TrendLineFitType value )