ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / ChartStyle Class / ChartStyle Constructor / ChartStyle Constructor()



In This Topic
    ChartStyle Constructor()
    In This Topic
    Creates an instance of ChartStyle class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ChartStyle()
    public ChartStyle()
    public:
    ChartStyle();
    See Also