[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PlotAreaBuilder.Style

Style Method

Style(Action<SVGStyleBuilder>)

Configurates Style. Sets the style of the plot area.

Declaration
public PlotAreaBuilder Style(Action<SVGStyleBuilder> build)
Parameters
Type Name Description
Action<SVGStyleBuilder> build

The builder function.

Returns
Type Description
PlotAreaBuilder

Current builder.