[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexChartBuilder-1.Rotated

Rotated Method

Rotated(bool)

Configurates Rotated. Sets a value indicating whether to flip the axes so X is vertical and Y horizontal.

Declaration
public FlexChartBuilder<T> Rotated(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
FlexChartBuilder<T>

Current builder.