ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / BasePieRenderer Class / InnerRadiusProperty Field


In This Topic
    InnerRadiusProperty Field (BasePieRenderer)
    In This Topic
    Identifies the InnerRadius dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly InnerRadiusProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = BasePieRenderer.InnerRadiusProperty
    public static readonly DependencyProperty InnerRadiusProperty
    See Also