[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Text

Text Method

Text(string)

Configurates Text. Contents of the text element. Use \n for multiline text

Declaration
public SVGStyleBuilder Text(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.