[]
Configurates ItemFormatter. Sets the itemFormatter client-side function name for axis labels.
public ChartAxisBuilder<T> ItemFormatter(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
ChartAxisBuilder<T> | Current builder. |