Xceed Chart for WinForms v4.4 Documentation
LightSource Class Members
Properties  Methods 


Xceed.Chart.Standard.v4.4 Assembly > Xceed.Chart.Standard Namespace : LightSource Class

The following tables list the members exposed by LightSource.

Public Constructors
 NameDescription
Public ConstructorCreates a new LightSource object.  
Top
Public Properties
 NameDescription
Public PropertyThe ambient color emitted by this light source.  
Public PropertySpecifies the constant attenuation factor for this light. For more information see the "OpenGL Lighting Model" topic in the User's Guide.  
Public PropertyThe diffuse color emitted by this light source.  
Public PropertyA vector which specifies the direction of the light source.  
Public PropertySelects between positional and directional light source.  
Public PropertySpecifies the linear attenuation factor for this light. For more information see the "OpenGL Lighting Model" topic in the User's Guide.  
Public PropertyA vector which specifies the position of the light source in 3D space.  
Public PropertySpecifies the quadratic attenuation factor for this light. For more information see the "OpenGL Lighting Model" topic in the User's Guide.  
Public PropertyThe specular color emitted by this light source.  
Public PropertyThe spot cutoff angle of the light source. With the help of this property you can make a positional light source act as a spot light.  
Public PropertyThe spot exponent specifies the intensity distribution of a spot light.  
Top
Public Methods
 NameDescription
Public MethodCreates a copy of the object. (Inherited from Xceed.Chart.GraphicsCore.LightSourceBase)
Top
See Also

Reference

LightSource Class
Xceed.Chart.Standard Namespace