Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / FlexChart 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 = FlexChart.RotatedProperty
    public static readonly DependencyProperty RotatedProperty
    See Also