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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ChartLegendBuilder クラス : Position メソッド
The value.
Configurates C1.Web.Mvc.ChartLegend.Position. Sets the enumerated value that determines whether and where the legend appears in relation to the chart.
シンタックス
'宣言
 
Public Overridable Function Position( _
   ByVal value As Position _
) As ChartLegendBuilder
public virtual ChartLegendBuilder Position( 
   Position value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ChartLegendBuilder クラス
ChartLegendBuilder メンバ