[]
        
(Showing Draft Content)

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

SelectedItemPosition Method

SelectedItemPosition(Position)

Configurates SelectedItemPosition. Sets the position of the selected slice.

Declaration
public TBuilder SelectedItemPosition(Position value)
Parameters
Type Name Description
Position value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

Setting this property to a value other than 'None' causes the pie to rotate when an item is selected. Note that in order to select slices by clicking the chart, you must set theselectionMode property to "Point".