C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / FlexPie Class / SliceBorderWidthProperty Field


In This Topic
SliceBorderWidthProperty Field
In This Topic
Identifies the SliceBorderWidth dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly SliceBorderWidthProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = FlexPie.SliceBorderWidthProperty
See Also