Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.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