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



In This Topic
    C1StyleSelector Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1StyleSelector()
    public C1StyleSelector()
    public:
    C1StyleSelector();
    See Also