ComponentOne FinancialChart for WPF
AccentBackground Property



C1.WPF Namespace > ThemeEx Class : AccentBackground Property
Gets the accent background.
Syntax
'Declaration
 
Public Shared ReadOnly Property AccentBackground As Brush
'Usage
 
Dim value As Brush
 
value = ThemeEx.AccentBackground
public static Brush AccentBackground {get;}
public:
static property Brush^ AccentBackground {
   Brush^ get();
}
See Also

Reference

ThemeEx Class
ThemeEx Members