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


In This Topic
    AnnotationLayer Constructor
    In This Topic
    Create an instance of AnnotationLayer.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New AnnotationLayer()
    public AnnotationLayer()
    See Also