2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / VisualEffectsStyle.ColorOptions Class / HueShift Property

In This Topic
    HueShift Property
    In This Topic
    Gets or sets the color hue shift from 0 to 359.
    Syntax
    'Declaration
     
    Public Property HueShift As System.Integer
    public System.int HueShift {get; set;}
    See Also