[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Width

Width Method

Width(double?)

Configurates Width. A value that indicates the width of the chart style.

Declaration
public SVGStyleBuilder Width(double? value)
Parameters
Type Name Description
double? value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.