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