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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > WaterfallBuilder<T> クラス : IntermediateTotalPositions メソッド
The value
Sets the IntermediateTotalPositions property.
シンタックス
'宣言
 
Public Function IntermediateTotalPositions( _
   ByVal ParamArray positions() As System.Integer _
) As WaterfallBuilder(Of T)
public WaterfallBuilder<T> IntermediateTotalPositions( 
   params System.int[] positions
)

パラメータ

positions
The value

戻り値の型

Current builder
解説
Gets or sets the value of the property that contains the index for positions of the intermediate total bar.The property should work with ShowIntermediateTotal and IntermediateToolLabels property.
参照

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