FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Theming Namespace / FlexChartThemeProvider Class / FlexChartThemeProvider Constructor

In This Topic
    FlexChartThemeProvider Constructor
    In This Topic
    Creates a new instance of the theme provider.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal control As System.Windows.Forms.Control _
    )
    public FlexChartThemeProvider( 
       System.Windows.Forms.Control control
    )

    Parameters

    control
    See Also