Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / PieDataLabel Class / PositionProperty Field


In This Topic
    PositionProperty Field (PieDataLabel)
    In This Topic
    Identifies the ChartPositionType dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PositionProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = PieDataLabel.PositionProperty
    public static readonly DependencyProperty PositionProperty
    See Also