[]
Configurates ItemFormatter. Sets the name of the item formatter function that allows you to customize the appearance of data points.
public virtual TBuilder ItemFormatter(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |