Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / AnnotationBase Class / LocationProperty Field


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