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

In This Topic
    RangeSliderThemeProvider 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 RangeSliderThemeProvider( 
       System.Windows.Forms.Control control
    )

    Parameters

    control
    See Also