C1.iOS.Chart Assembly / C1.iOS.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 DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = Circle.RadiusProperty
See Also