[]
        
(Showing Draft Content)

C1.Web.Mvc.ChartAxis-1.ItemFormatter

ItemFormatter Property

ItemFormatter

Gets or sets the itemFormatter client-side function name for axis labels.

Declaration
[JsonConverter(typeof(FunctionConverter))]
public string ItemFormatter { get; set; }
<JsonConverter(GetType(FunctionConverter))>
Public Property ItemFormatter As String