Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / DirectionalLight Class
Properties Methods Events


In This Topic
    DirectionalLight Class Members
    In This Topic

    The following tables list the members exposed by DirectionalLight.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the ambient color of the light. (Inherited from FarPoint.Win.Chart.Light)
    Public PropertyGets or sets the diffuse color of the light. (Inherited from FarPoint.Win.Chart.Light)
    Public PropertyGets or sets the x coordinate of the direction of the light.  
    Public PropertyGets or sets the y coordinate of the direction of the light.  
    Public PropertyGets or sets the z coordinate of the direction of the light.  
    Public PropertyGets or sets the specular color of the light. (Inherited from FarPoint.Win.Chart.Light)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a copy of this light.  
    Public MethodOverridden. This method is reserved and should not be used.  
    Public MethodOverridden. Generates an object from its XML representation.  
    Public MethodOverridden. Writes the XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the Changed event. (Inherited from FarPoint.Win.Chart.Light)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the light is changed. (Inherited from FarPoint.Win.Chart.Light)
    Top
    See Also