ComponentOne FinancialChart for WPF
ForegroundColor Property



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

Reference

ThemeEx Class
ThemeEx Members