Gets or sets the brightness adjustment from -100 to 100.
[Visual Basic]
Public Property Brightness As Integer
[C#]
public int Brightness {get;set;}
[Delphi]
public property Brightness: Int32 read get_Brightness write set_Brightness;
See Also
VisualEffectsStyle.ColorOptions Class | VisualEffectsStyle.ColorOptions Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |