Gets or sets the saturation adjustment from -100 to 100.
[Visual Basic]
Public Property Saturation As Integer
[C#]
public int Saturation {get;set;}
[Delphi]
public property Saturation: Int32 read get_Saturation write set_Saturation;
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. |