ComponentOne FinancialChart for WPF
SelectionForegroundColor Property



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

Reference

ThemeEx Class
ThemeEx Members