ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / C1FlexPie Class / InnerRadiusProperty Field



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