[]
        
(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)
Public Function Width(value As Double?) As SVGStyleBuilder
Parameters
Type Name Description
double? value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.