ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialPanel Class / RotateChildrenProperty Field



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