[]
        
(Showing Draft Content)

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

Labels Method

Labels(bool)

Configurates Labels. Sets a value indicating whether axis labels are visible.

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

The value.

Returns
Type Description
ChartAxisBuilder<T>

Current builder.