Configurates
C1.Web.Mvc.FlexPieBase<T>.SelectedItemOffset. Sets the offset of the selected slice from the pie center.
Syntax
'Declaration
Public Function SelectedItemOffset( _
ByVal As Single _
) As
public SelectedItemOffset(
float
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also