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

In This Topic
    FocusVisualPrimaryThickness Property (C1Sunburst)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FocusVisualPrimaryThickness As Windows.UI.Xaml.Thickness
    public Windows.UI.Xaml.Thickness FocusVisualPrimaryThickness {get; set;}
    See Also