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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > PlotAreaBuilder クラス : Style メソッド
The builder function.
Configurates C1.Web.Mvc.PlotArea.Style. Sets the style of the plot area.
シンタックス
'宣言
 
Public Function Style( _
   ByVal build As System.Action(Of SVGStyleBuilder) _
) As PlotAreaBuilder
public PlotAreaBuilder Style( 
   System.Action<SVGStyleBuilder> build
)

パラメータ

build
The builder function.

戻り値の型

Current builder.
参照

PlotAreaBuilder クラス
PlotAreaBuilder メンバ