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


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