Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartDataLabel Class / AngleProperty Field


In This Topic
    AngleProperty Field
    In This Topic
    Identifies the Angle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AngleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartDataLabel.AngleProperty
    public static readonly DependencyProperty AngleProperty
    See Also