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
See Also