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

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