ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / BasePieRenderer 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 = BasePieRenderer.RadiusProperty
    public static readonly DependencyProperty RadiusProperty
    See Also