[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Fill

Fill Method

Fill(string)

Configurates Fill. A value that indicates the filled color of the chart style.

Declaration
public SVGStyleBuilder Fill(string value)
Public Function Fill(value As String) As SVGStyleBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.