[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexPieBaseBuilder-3.SelectedIndex

SelectedIndex Method

SelectedIndex(int)

Configurates SelectedIndex. Sets the index of the selected slice.

Declaration
public TBuilder SelectedIndex(int value)
Public Function SelectedIndex(value As Integer) As TBuilder
Parameters
Type Name Description
int value

The value.

Returns
Type Description
TBuilder

Current builder.