Configurates
C1.Web.Mvc.FlexPieBase<T>.InnerRadius. Sets the size of the pie's inner radius.
Syntax
'Declaration
Public Function InnerRadius( _
ByVal As Single _
) As
public InnerRadius(
float
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also