ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / ActualTheme Property

In This Topic
    ActualTheme Property (FlexChartBase)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualTheme As Windows.UI.Xaml.ElementTheme
    public Windows.UI.Xaml.ElementTheme ActualTheme {get;}
    See Also