Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / Template Class / AnnoTemplateProperty Field


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