C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Circle Class / RadiusProperty Field


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