ASP.NET Core MVC コントロールヘルプ
StartAngle メソッド (FlexPieBaseBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexPieBaseBuilder<T,TControl,TBuilder> クラス : StartAngle メソッド
The value.
Configurates C1.Web.Mvc.FlexPieBase<T>.StartAngle. Sets the starting angle for the pie slices, in degrees.
シンタックス
'宣言
 
Public Function StartAngle( _
   ByVal value As System.Single _
) As TBuilder
public TBuilder StartAngle( 
   System.float value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
Angles are measured clockwise, starting at the 9 o'clock position.
参照

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