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


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