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

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