[]
        
(Showing Draft Content)

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

Name Method

Name(string)

Configurates Name. Sets the series name. The series name is displayed in the chart legend. Any series without a name does not appear in the legend.

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

The value.

Returns
Type Description
TBuilder

Current builder.