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

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