[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartGesturesBuilder-1.Enable

Enable Method

Enable(bool)

Configurates Enable. Sets the enable of the ChartGestures.

Declaration
public ChartGesturesBuilder<T> Enable(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
ChartGesturesBuilder<T>

Current builder.