Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Text Class / Text Constructor / Text Constructor()


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