ComponentOne FinancialChart for WPF
C1.WPF Namespace / ColorEx Class
Members



In This Topic
    ColorEx Class
    In This Topic
    Provides access to system colors according to the current theme.
    Syntax
    'Declaration
     
    
    <ExtensionAttribute()>
    Public MustInherit NotInheritable Class ColorEx 
    'Usage
     
    
    Dim instance As ColorEx
    [Extension()]
    public static class ColorEx 
    [Extension()]
    public ref class ColorEx abstract sealed 
    Inheritance Hierarchy

    System.Object
       C1.WPF.ColorEx

    See Also