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


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