ComponentOne FinancialChart for WPF
C1.WPF.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
    public static readonly DependencyProperty RadiusProperty
    public:
    static readonly DependencyProperty^ RadiusProperty
    See Also