Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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