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