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


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