ComponentOne ASP.NET MVC Controls
TextAnchor Property

C1.Web.Mvc Namespace > SVGStyle Class : TextAnchor Property
Possible values: ["start", "middle", "end"], default is "middle"
Syntax
'Declaration
 
<JsonAttribute("text-anchor")>
Public Property TextAnchor As String
[Json("text-anchor")]
public string TextAnchor {get; set;}
See Also

Reference

SVGStyle Class
SVGStyle Members