'Declaration Public Enum LightScheme Inherits System.Enum
'Usage Dim instance As LightScheme
public enum LightScheme : System.Enum
'Declaration Public Enum LightScheme Inherits System.Enum
'Usage Dim instance As LightScheme
public enum LightScheme : System.Enum
Member | Description |
---|---|
MetallicLustre | Single white light source with specular and diffuse light. No ambient light component. |
None | No lighting |
NorthernLights | Fancy lighting from three light sources with high specular. |
ShinyFrontal | Single white light source with specular light. Front position in the scene. |
ShinyTopLeft | Single white light source with specular light. Top left position in the scene. |
ShinyTopRight | Single white light source with specular light. Top right position in the scene. |
SoftFrontal | Single white light source with no specular light. Front position in the scene. |
SoftTopLeft | Single white light source with no specular light. Top left position in the scene. |
SoftTopRight | Single white light source with no specular light. Top right position in the scene. |
System.Object
System.ValueType
System.Enum
Xceed.Chart.GraphicsCore.LightScheme
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2