ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / CommonImage Class / Hue Property

In This Topic
    Hue Property (CommonImage)
    In This Topic
    Allows to modify the image hue by the specified amount (between -180 and 180).
    Syntax
    'Declaration
     
    Public Property Hue As System.Double
    public System.double Hue {get; set;}
    See Also