ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / C1FlexChart Class / RotatedProperty Field



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