Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / FlexPie Class / TranslationXProperty Field


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