Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1HslColor Structure / Hue Property

In This Topic
    Hue Property
    In This Topic
    Gets or sets the hue of the color.
    Syntax
    'Declaration
     
    
    Public Property Hue As Single
    public float Hue {get; set;}
    Remarks
    Hue is a value between 0 and 1.
    See Also