[]
        
(Showing Draft Content)

C1.Web.Mvc.SVGStyle.StrokeDasharray

StrokeDasharray Property

StrokeDasharray

A value that indicates the stroke dasharry, possible values: ["", "-", ".", "-.", "-..", ". ", "- ", "--", "- .", "--.", "--.."]

Declaration
[Json("stroke-dasharray")]
public string StrokeDasharray { get; set; }