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

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