[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexChartBaseBuilder-3.ItemFormatter

ItemFormatter Method

ItemFormatter(string)

Configurates ItemFormatter. Sets the name of the item formatter function that allows you to customize the appearance of data points.

Declaration
public virtual TBuilder ItemFormatter(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.