ComponentOne FinancialChart for WPF
HeaderForegroundColor Property



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

Reference

ThemeEx Class
ThemeEx Members