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

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