Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.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 DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexPie.InnerRadiusProperty
    public static readonly DependencyProperty InnerRadiusProperty
    See Also