Name | Description | |
---|---|---|
ChartVisualEffectsStyle.ColorOptions Constructor | Initializes a new instance of ChartVisualEffectsStyle.ColorOptions object. |
The following tables list the members exposed by ChartVisualEffectsStyle.ColorOptions.
Name | Description | |
---|---|---|
ChartVisualEffectsStyle.ColorOptions Constructor | Initializes a new instance of ChartVisualEffectsStyle.ColorOptions object. |
Name | Description | |
---|---|---|
Brightness | Gets or sets the brightness adjustment from -100 to 100. | |
HueShift | Gets or sets the color hue shift from 0 to 359. | |
Saturation | Gets or sets the saturation adjustment from -100 to 100. |
Name | Description | |
---|---|---|
AssignFrom | (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject) | |
ResetBrightness | Resets the Brightness to default state. | |
ResetHueShift | Resets the HueShift to default state. | |
ResetSaturation | Resets the Saturation to default state. | |
ShouldSerializeBrightness | Returns false if Brightness is in default state. | |
ShouldSerializeHueShift | Returns false if HueShift is in default state. | |
ShouldSerializeSaturation | Returns false if Saturation is in default state. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject) |