ASP.NET Core MVC コントロールヘルプ
Orientation メソッド (ChartLegendBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ChartLegendBuilder クラス : Orientation メソッド
The value.
Configurates C1.Web.Mvc.ChartLegend.Orientation. Sets a value that determines the orientation of the legend.
シンタックス
'宣言
 
Public Overridable Function Orientation( _
   ByVal value As LegendOrientation _
) As ChartLegendBuilder
public virtual ChartLegendBuilder Orientation( 
   LegendOrientation value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ChartLegendBuilder クラス
ChartLegendBuilder メンバ