ComponentOne FinancialChart for WPF
BackgroundColor Property



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

Reference

ThemeEx Class
ThemeEx Members