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

In This Topic
    ApplyTheme Method (FlexChartThemeProvider)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub ApplyTheme( _
       ByVal newTheme As System.Object _
    ) 
    public void ApplyTheme( 
       System.object newTheme
    )

    Parameters

    newTheme
    See Also