ComponentOne FinancialChart for WPF
AccentForeground Property



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

Reference

ThemeEx Class
ThemeEx Members