[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartAxisBuilder-1.ItemFormatter

ItemFormatter Method

ItemFormatter(string)

Configurates ItemFormatter. Sets the itemFormatter client-side function name for axis labels.

Declaration
public ChartAxisBuilder<T> ItemFormatter(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
ChartAxisBuilder<T>

Current builder.