[]
        
(Showing Draft Content)

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

Reversed Method

Reversed(bool)

Configurates Reversed. Sets a value indicating whether the axis is reversed (top to bottom or right to left).

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

The value.

Returns
Type Description
ChartAxisBuilder<T>

Current builder.