Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / AnnotationBase Class / AnnotationStyleProperty Field


In This Topic
    AnnotationStyleProperty Field
    In This Topic
    Identifies the Style dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AnnotationStyleProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = AnnotationBase.AnnotationStyleProperty
    public static readonly Xamarin.Forms.BindableProperty AnnotationStyleProperty
    See Also