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

In This Topic
    Rendered Property (ATRTagHelper)
    In This Topic
    Configurates the C1.Web.Mvc.ChartSeriesBase<T>.OnClientRendered client event. Occurs when series is rendered.
    Syntax
    'Declaration
     
    Public Property Rendered As String
    public string Rendered {get; set;}
    See Also