ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1HslColor Structure
Members



In This Topic
    C1HslColor Structure
    In This Topic
    Class that allows to increase/decrease lightness of the specified color.
    Syntax
    'Declaration
     
    
    Public Structure C1HslColor 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As C1HslColor
    public struct C1HslColor : System.ValueType 
    public value class C1HslColor : public System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.WPF.C1HslColor

    See Also