[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexChartCoreBuilder-3.LegendToggle

LegendToggle Method

LegendToggle(bool)

Configurates LegendToggle. Sets a value indicating whether clicking legend items toggles the series visibility in the chart.

Declaration
public TBuilder LegendToggle(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.