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

In This Topic
    UseSystemFocusVisuals Property (C1FlexPie)
    In This Topic
    Syntax
    'Declaration
     
    Public Property UseSystemFocusVisuals As System.Boolean
    public System.bool UseSystemFocusVisuals {get; set;}
    See Also