The following tables list the members exposed by DirectionalLight.
Name | Description | |
---|---|---|
DirectionalLight Constructor | Overloaded. |
Name | Description | |
---|---|---|
AmbientColor | Gets or sets the ambient color of the light (Inherited from FarPoint.Web.Chart.Light) | |
DiffuseColor | Gets or sets the diffuse color of the light (Inherited from FarPoint.Web.Chart.Light) | |
DirectionX | Gets or sets the x coordinate of the direction of the light. | |
DirectionY | Gets or sets the y coordinate of the direction of the light. | |
DirectionZ | Gets or sets the z coordinate of the direction of the light. | |
SpecularColor | Gets or sets the specular color of the light (Inherited from FarPoint.Web.Chart.Light) |
Name | Description | |
---|---|---|
Clone | Creates a copy of this light. | |
GetSchema | Overridden. This method is reserved and should not be used. | |
ReadXml | Overridden. Generates an object from its XML representation. | |
WriteXml | Overridden. Writes the XML. |
Name | Description | |
---|---|---|
OnChanged | Raises the Changed event. (Inherited from FarPoint.Web.Chart.Light) |
Name | Description | |
---|---|---|
Changed | Occurs when the light is changed. (Inherited from FarPoint.Web.Chart.Light) |