ComponentOne ASP.NET MVC Controls
ItemFormatter Method (ChartSeriesBaseBuilder<T,TControl,TBuilder>)

C1.Web.Mvc.Fluent Namespace > ChartSeriesBaseBuilder<T,TControl,TBuilder> Class : ItemFormatter Method
The value.
Configurates C1.Web.Mvc.ChartSeriesBase<T>.ItemFormatter. Sets the itemFormatter client-side function name for specific series
Syntax
'Declaration
 
Public Function ItemFormatter( _
   ByVal value As String _
) As TBuilder
public TBuilder ItemFormatter( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

ChartSeriesBaseBuilder<T,TControl,TBuilder> Class
ChartSeriesBaseBuilder<T,TControl,TBuilder> Members