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

In This Topic
    Style Property (MacdTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.ChartSeriesBase<T>.Style. Sets the series style.
    Syntax
    'Declaration
     
    Public Property Style As SVGStyle
    public SVGStyle Style {get; set;}
    See Also