[]
        
(Showing Draft Content)

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

LabelMax Method

LabelMax(bool)

Configurates LabelMax. Sets a value that determines whether the maximum axis value should be always labeled.

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

The value.

Returns
Type Description
ChartAxisBuilder<T>

Current builder.