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

In This Topic
    ItemFormatter Property (ATRTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.ChartSeriesBase<T>.ItemFormatter. Sets the itemFormatter client-side function name for specific series
    Syntax
    'Declaration
     
    Public Property ItemFormatter As String
    public string ItemFormatter {get; set;}
    See Also