ComponentOne FinancialChart for WPF
BorderColor Property



C1.WPF Namespace > ThemeEx Class : BorderColor Property
Gets the color of the theme used to pain the borders.
Syntax
'Declaration
 
Public Shared ReadOnly Property BorderColor As Brush
'Usage
 
Dim value As Brush
 
value = ThemeEx.BorderColor
public static Brush BorderColor {get;}
public:
static property Brush^ BorderColor {
   Brush^ get();
}
See Also

Reference

ThemeEx Class
ThemeEx Members