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

In This Topic
    CreateEmptyTheme Method (FlexChartThemeProvider)
    In This Topic
    Creates a new instance of a current empty theme.
    Syntax
    'Declaration
     
    Protected Overrides Sub CreateEmptyTheme() 
    protected override void CreateEmptyTheme()
    See Also