[]
        
(Showing Draft Content)

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

SelectionIndex Method

SelectionIndex(int?)

Configurates SelectionIndex. Sets the index of selected chart series.

Declaration
public TBuilder SelectionIndex(int? value)
Parameters
Type Name Description
int? value

The value.

Returns
Type Description
TBuilder

Current builder.