FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : PositionalLight Class |
The following tables list the members exposed by PositionalLight.
Name | Description | |
---|---|---|
PositionalLight Constructor | Overloaded. |
Name | Description | |
---|---|---|
AmbientColor | Gets or sets the ambient color of the light (Inherited from FarPoint.Win.Chart.Light) | |
DiffuseColor | Gets or sets the diffuse color of the light (Inherited from FarPoint.Win.Chart.Light) | |
PositionX | Gets or sets the x coordinate of the position of the light | |
PositionY | Gets or sets the y coordinate of the position of the light | |
PositionZ | Gets or sets the x coordinate of the position of the light | |
SpecularColor | Gets or sets the specular color of the light (Inherited from FarPoint.Win.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.Win.Chart.Light) |
Name | Description | |
---|---|---|
Changed | Occurs when the light is changed. (Inherited from FarPoint.Win.Chart.Light) |