ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexPie Class / RequestedTheme Property

In This Topic
    RequestedTheme Property (C1FlexPie)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RequestedTheme As Windows.UI.Xaml.ElementTheme
    public Windows.UI.Xaml.ElementTheme RequestedTheme {get; set;}
    See Also