[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartAxisBuilder-1.Name

Name Method

Name(string)

Configurates Name. Sets the axis name.

Declaration
public ChartAxisBuilder<T> Name(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
ChartAxisBuilder<T>

Current builder.