Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / AnnotationLayer Class / ChartProperty Field


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