Visual Basic (Declaration) | |
---|---|
Public Enum LightType Inherits System.Enum |
C# | |
---|---|
public enum LightType : System.Enum |
Member | Description |
---|---|
Ambient | An ambient light source is used. It is equal to DirectionalLightRatio = 0. |
FiniteDirectional | A point light source is used. |
InfiniteDirectional | An infinite directional light source (like the sun) is used. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.LightType
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