Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartAxis Class / LabelAngleProperty Field


In This Topic
    LabelAngleProperty Field
    In This Topic
    Backing field for LabelAngle property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LabelAngleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartAxis.LabelAngleProperty
    public static readonly DependencyProperty LabelAngleProperty
    See Also