ComponentOne FinancialChart for WPF
CursorBackgroundColor Property



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

Reference

ThemeEx Class
ThemeEx Members