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

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