[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder-3.BindingX

BindingX Method

BindingX(string)

Configurates BindingX. Sets the name of the property that contains X values for the series.

Declaration
public TBuilder BindingX(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.