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

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