[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.TextAnchor

TextAnchor Method

TextAnchor(string)

Configurates TextAnchor. Possible values: ["start", "middle", "end"], default is "middle"

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

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.