Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.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