# VisualEffectsStyle Collection Editor

## Content



The **VisualEffectsStyle Collection Editor** is used for editing the **VisualEffects** properties. Another way to modify the VisualEffectsStyle properties is through the **Visual Effects** designer. For more information on **VisualEffects**, see [Visual Effects Designer](/componentone/docs/win/online-chart2d/customizingchartelem/visualeffectsdesigne).

**To Access the VisualEffectsStyle Collection Editor**

1.  Right-click the **C1Chart** control and select Properties from its context menu.
2.  In the Properties window, expand the **VisualEffects** node, and then click the **ellipsis** button next to the **Styles** property. The **VisualEffectsStyle Collection Editor** appears.<br />![](https://cdn.mescius.io/document-site-files/images/70bd33a2-280e-4cc3-a1c0-7b827eceb8aa/imagesext/visualeffectsstylecollectioneditor.png)

DOC-DETAILS-TAG-OPEN

DOC-SUMMARY-TAG-OPEN

Properties of the VisualEffectsStyle Collection Editor

DOC-SUMMARY-TAG-CLOSE

The following properties are available for the user in the **VisualEffectsStyle Collection Editor** at design time or they can be used in the [VisualEffectsStyle](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.html), [ColorOptions](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.ColorOptions.html), [EdgeStyle](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.EdgeStyle.html), [LightStyle](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.LightStyle.html) classes at run time:

| **Members** | **Description** |
| --- | --- |
| [Angle](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.Angle.html) | Gets or sets the angle which is used during rendering. |
| [Enabled](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.Enabled.html) | Enables effects. |
| [GroupElements](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.GroupElements.html) | Gets or sets a value indicating whether the graphic elements can be grouped when rendering. |
| [Scalable](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.Scalable.html) | Gets or sets a value indicating whether the size of elements depends of the control size. |
| [ScaleEffect](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.ScaleEffect.html) | Gets or sets a scale factor which is used to scale elements when Scalable property is true. |
| [Colors](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.Colors.html) | Gets color options for the style. |
| [Brightness](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.ColorOptions.Brightness.html) | Gets or sets the brightness correction value. |
| [HueShift](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.ColorOptions.HueShift.html) | Gets or sets hue shift from 0 to 359. |
| [Saturation](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.ColorOptions.Saturation.html) | Gets or sets the saturation adjustment from -100 to 100. |
| [Edge](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.Edge.html) | Gets the edge settings for the style. |
| [Rounding](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.EdgeStyle.Rounding.html) | Gets or sets the radius rounding for rectangular elements. When Scalable property is true it is measured in relative units, otherwise - in pixels. |
| [Width](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.EdgeStyle.Width.html) | Gets or sets the width of the element edge. When Scalable property is true it is measured in relative units, otherwise – in pixels. |
| [Light](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.Light.html) | Gets the light settings for the style. |
| [Focus](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Focus.html) | Gets or sets the position of light focus. |
| [Gradient](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Gradient.html) | Gets or sets the type of light gradient. |
| [Intensity](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Intensity.html) | Gets or sets the light intensity. |
| [Scale](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Scale.html) | Gets or sets the light scale. When scale is less than one the light pattern it is repeated through the element. |
| [Shape](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Shape.html) | Gets or sets the light shape. |
| [Shift](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Shift.html) | Gets or sets the light shift. |
| [Size](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.VisualEffectsStyle.LightStyle.Size.html) | Gets or sets the size of light spot. |

DOC-DETAILS-TAG-CLOSE

## See Also

[Chart Fundamentals](/componentone/docs/win/online-chart2d/chartfundamentals)