Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / FlexPie Class / ScaleProperty Field


In This Topic
    ScaleProperty Field (FlexPie)
    In This Topic
    Identifies the SliceBorderWidth dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ScaleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexPie.ScaleProperty
    public static readonly DependencyProperty ScaleProperty
    See Also