[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Font

Font Method

Font(string)

Configurates Font. A value that indicates the font of the chart style.

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

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.