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

In This Topic
    Saturation Property (ChartVisualEffectsStyle.ColorOptions)
    In This Topic
    Gets or sets the saturation adjustment from -100 to 100.
    Syntax
    'Declaration
     
    Public Property Saturation As Integer
    public int Saturation {get; set;}
    See Also