C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / FlexPie Class / InnerRadiusProperty Field


In This Topic
InnerRadiusProperty Field
In This Topic
Identifies the InnerRadius dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly InnerRadiusProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = FlexPie.InnerRadiusProperty
See Also