LightStyle Enumeration
.NET Framework (current version)
Specifies a lighting style for a three-dimensional (3D) chart area.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Member name | Description | |
|---|---|---|
| None | No lighting is applied. | |
| Realistic | A realistic lighting style is applied, where the hue of all chart area elements changes depending on the amount of rotation. | |
| Simplistic | A simplistic lighting style is applied, where the hue of all chart area elements is fixed. |
The LightStyle enumeration is used with the LightStyle property to set the lighting style of a 3D chart area.
.NET Framework
Available since 4.0
Available since 4.0
Show: