FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartVisualEffectsStyle.ColorOptions Class / HueShift Property

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