A lighting style for a 3D chart area.
3D chart area light styles.
Visual Basic (Declaration) | |
---|---|
Public Enum LightStyle Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum LightStyle : Enum |
Member | Description |
---|---|
None |
No lighting is applied. No light. |
Simplistic |
A simplistic lighting style is applied, where the hue of all chart area elements (e.g. backwall, side walls, etc.) is fixed. Simplistic ligth. |
Realistic |
A realistic lighting style is applied, where the hue of all chart area elements (e.g. backwall, side walls, etc.) changes depending on the amount of rotation. Realistic ligth. |
This enumeration is used with the Light property to set the lighting style of a 3D chart area.
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.LightStyle
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family