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


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