ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance.TagHelpers Namespace / LineStyleTagHelper Class / Stroke Property

In This Topic
    Stroke Property (LineStyleTagHelper)
    In This Topic
    A value that indicates the stroke color.
    Syntax
    'Declaration
     
    Public Property Stroke As String
    public string Stroke {get; set;}
    See Also