Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / ThemeEx Class / BorderColor Property

In This Topic
    BorderColor Property
    In This Topic
    Gets the color of the theme used to pain the borders.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property BorderColor As Brush
    public static Brush BorderColor {get;}
    See Also