ComponentOne FinancialChart for WPF
C1.WPF.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()
    public:
    Text();
    See Also