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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexPieBaseBuilder<T,TControl,TBuilder> クラス : SelectedItemOffset メソッド
The value.
Configurates C1.Web.Mvc.FlexPieBase<T>.SelectedItemOffset. Sets the offset of the selected slice from the pie center.
シンタックス
'宣言
 
Public Function SelectedItemOffset( _
   ByVal value As System.Single _
) As TBuilder
public TBuilder SelectedItemOffset( 
   System.float value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
Offsets are measured as a fraction of the pie radius.
参照

FlexPieBaseBuilder<T,TControl,TBuilder> クラス
FlexPieBaseBuilder<T,TControl,TBuilder> メンバ