ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ProgressIndicator Class / C1ProgressIndicator Constructor



In This Topic
    C1ProgressIndicator Constructor
    In This Topic
    Initializes a new instance of a C1ProgressIndicator.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1ProgressIndicator()
    public C1ProgressIndicator()
    public:
    C1ProgressIndicator();
    See Also