[]
        
(Showing Draft Content)

C1.Web.Mvc.SVGStyle.ArrowEnd

ArrowEnd Property

ArrowEnd

Gets or sets the arrowhead on the end of the path. The format for string is <type>[-<width>[-<length>]]. Possible types: classic, block, open, oval, diamond, none, width: wide, narrow, medium, length: long, short, medium.

Declaration
[Json("arrow-end")]
public string ArrowEnd { get; set; }